tact-lang / tact-docs

Tact main documentation
https://docs.tact-lang.org
54 stars 41 forks source link

We Are ~~Code~~ Tact Forces! #161

Closed novusnota closed 5 months ago

novusnota commented 6 months ago

Once #142 gets through, add two subsections:

These might not be generic CompSci ones, but rather blockchain-specific and helpful for bigger contracts, such as ones for DEXes.

Additionally, in the process of learning a new language many people tend to code Algo/DS things, or problems like seen on https://adventofcode.com, so it would be nice to have dedicated subsections with Algo/DS implementations in Tact. Perhaps, those will later be re-written in FunC and wrapped in native() functions for optimal gas usage.

Oh, and final point is — this can be a very easy entry for new people wanting to contribute to docs and to test their skills in Tact!

P.S.: No, this is not an April Fool's joke :)