| Crates.io | fift-libs |
| lib.rs | fift-libs |
| version | 0.2.0 |
| created_at | 2023-08-26 23:49:41.662661+00 |
| updated_at | 2025-08-18 20:24:33.187916+00 |
| description | A maintained collection of default Fift libraries |
| homepage | |
| repository | https://github.com/broxus/fift |
| max_upload_size | |
| id | 955790 |
| size | 143,616 |
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).