Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tact language #3717

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add Tact language #3717

wants to merge 4 commits into from

Conversation

novusnota
Copy link

Tact is a new programming language for TON blockchain smart contracts that is easy to use and has a familiar syntax, strong type system, gas control and zero-overhead type composition, which enables developers to write complex smart contract systems with verified execution costs.

You can read more about it on it's official website: https://tact-lang.org/
This PR is done as part of the TON Footstep

@github-actions
Copy link

github-actions bot commented Aug 20, 2023

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +757 B (+100.0%).

file master pull size diff % diff
components/prism-tact.min.js 0 Bytes 757 B +757 B +100.0%

Generated by 🚫 dangerJS against 8e2f1e7

@howardpen9
Copy link

Nice nice. LFG

* Underscores for numeric separators
* Minor fixes of literals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants