crisp-runtime

Crates.iocrisp-runtime
lib.rscrisp-runtime
version0.1.0
created_at2025-08-19 13:43:07.04228+00
updated_at2025-08-27 15:25:18.002215+00
descriptionA runtime for the lisp-like programming language Crisp which (one day!) integrates seamlessly with C/C++ and Rust libraries.
homepage
repositoryhttps://github.com/Stack-Syndicate/crisp
max_upload_size
id1801912
size34,164
Glenn Wallace (glennw-mt)

documentation

README

Crisp

Crates.io Docs.rs Rust License: MIT Support on Ko-fi

What is this?

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.

Crisp Runtime is the crate which contains the transpiler and compiler, along with a REPL.

Commit count: 27

cargo fmt