1.3.0 • Published 3 days ago

@tact-lang/compiler v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

Tact Language Compiler

A next-gen smart contract language for TON focused on efficiency and simplicity.

Key Resources

Community

Getting started

The easiest way to start is to use our project template and read getting started.

git clone https://github.com/tact-lang/tact-template

Installation

TACT is distributed via NPM, to install tact into your project, you need:

yarn add @tact-lang/compiler

TACT doesn't have development environment dependencies and has everything built in. TACT's stdlib also distributed together with a compiler.

For Visual Studio Code syntax support, please download the Tact extension.

10 Commandments of Tact

We have formed a large-scale vision for the philosophy of Tact to make sure that community has something to refer to.

  1. Familiar syntax Tact features modern post-C syntax familiar to developers who know TypeScript, Swift, Kotlin and Rust.

  2. First-class data structures Tact makes it easy to declare, decode and encode data structures according to their TL-B schemas.

  3. Safe contract interfaces and ABI Tact offers strong compile-time checks for contract interfaces, typed addresses and lets describe messages natively in a subset of TL-B.

  4. Message dispatch Tact offers a convenient yet flexible way to declare, receive and send messages between contracts.

  5. Plaintext commands Tact offers an innovative way for securely sending commands to the contracts by the users using plaintext commands that are parsed on-chain.

  6. Composition of contracts Tact offers traits to extract commonly used behaviors into reusable and verified components.

  7. Statically bounded iterators Tact offers convenient iterators and arrays are bounded and do not hurt scalability of the contracts.

  8. Batteries-included standard library Tact comes with a rich standard library that offers data handling functions and standardized behaviors.

  9. Interactive Tact comes with a live playground, explorer and easy to use deployment tools.

  10. Verifiable Tact produces deterministic builds. Compiler helps analyze gas usage and storage costs.

License

MIT

1.3.0

3 days ago

1.2.0

2 months ago

1.1.5

5 months ago

1.1.4

7 months ago

1.1.3

10 months ago

1.0.0

1 year ago

1.1.0-beta.10

1 year ago

1.1.0-beta.11

1 year ago

1.1.0-beta.14

1 year ago

1.1.0-beta.15

1 year ago

1.1.0-beta.12

1 year ago

1.1.0-beta.13

1 year ago

1.1.0-beta.18

1 year ago

1.1.0-beta.19

1 year ago

1.1.0-beta.16

1 year ago

1.1.0-beta.17

1 year ago

1.1.0-beta.9

1 year ago

1.1.0-beta.8

1 year ago

1.1.0-beta.7

1 year ago

1.1.0-beta.2

1 year ago

1.1.0-beta.1

1 year ago

1.1.0-beta.0

1 year ago

1.1.0-beta.21

1 year ago

1.1.0-beta.6

1 year ago

1.0.0-rc.13

1 year ago

1.1.0-beta.22

1 year ago

1.1.0-beta.5

1 year ago

1.1.0-beta.4

1 year ago

1.1.0-beta.20

1 year ago

1.1.0-beta.3

1 year ago

1.1.0-beta.25

1 year ago

1.1.0-beta.26

1 year ago

1.1.0-beta.23

1 year ago

1.1.0-beta.24

1 year ago

1.1.0-beta.27

1 year ago

1.1.0-beta.28

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.1.2

1 year ago

1.0.0-rc.9

1 year ago

1.0.0-rc.12

1 year ago

1.0.0-rc.11

1 year ago

1.0.0-rc.10

1 year ago

1.0.0-rc.8

1 year ago

1.0.0-rc.7

1 year ago

1.0.0-rc.5

1 year ago

1.0.0-rc.6

1 year ago

1.0.0-rc.3

1 year ago

1.0.0-rc.4

1 year ago

1.0.0-rc.1

1 year ago

1.0.0-rc.2

1 year ago

1.0.0-rc.0

1 year ago

0.10.1

1 year ago

0.10.0

1 year ago

0.9.3

1 year ago

0.9.2

1 year ago