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).