Crates.io | fift-libs |
lib.rs | fift-libs |
version | 0.1.23 |
source | src |
created_at | 2023-08-26 23:49:41.662661 |
updated_at | 2023-11-17 13:34:32.574685 |
description | A maintained collection of default Fift libraries |
homepage | |
repository | https://github.com/broxus/fift |
max_upload_size | |
id | 955790 |
size | 136,038 |
Used by default in the fift-cli
module.
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.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).