5 releases
Uses new Rust 2024
| 0.2.0 | Aug 18, 2025 |
|---|---|
| 0.1.23 | Nov 17, 2023 |
| 0.1.22 | Sep 29, 2023 |
| 0.1.19 | Sep 9, 2023 |
| 0.1.16 | Aug 26, 2023 |
#418 in #helper
70 downloads per month
Used in fift-cli
44KB
52 lines
A maintained collection of default Fift libraries
Used by default in the fift-cli module.
List
Fift.fif- base Fift library.FiftExt.fif- extension to the base Fift library.Asm.fif- TVM assembly implementation.Color.fif- terminal output helpers.Lists.fif- helpers for the lists syntax.Stack.fif- stack manipulation helpers.TonUtil.fif- blockchain specific helpers.Lisp.fif- simple Lisp implementation in Fift.
License
Licensed under GNU Lesser General Public License v2.1 (LICENSE or https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
Uses a modified version of original fift libraries (LGPL-2.1).