| Crates.io | crisp |
| lib.rs | crisp |
| version | 0.1.0 |
| created_at | 2025-08-16 23:57:05.15152+00 |
| updated_at | 2025-08-27 15:25:51.118908+00 |
| description | The main crate for the lisp-like programming language Crisp which (one day!) integrates seamlessly with C/C++ and Rust libraries. |
| homepage | |
| repository | https://github.com/Stack-Syndicate/crisp |
| max_upload_size | |
| id | 1799000 |
| size | 45,766 |
Crisp - C/C++ and Rust Interoperable S-expression Parsing - is my exploration of lisp-like programming languages with the goal of eventually building a fun and hopefully useful tool for people who enjoy functional programming.