Carp is a statically typed Lisp compiler that compiles Lisp-like syntax directly to C source code, enabling seamless integration with existing C libraries and low-level system programming. It manages memory deterministically at compile time using ownership tracking and linear types, eliminating garbage collection pauses and runtime overhead while ensuring type safety through an inferred static type system. The language distinguishes itself through compile-time macro expansion and metaprogramming capabilities, allowing code generation and transformation before final binary output. It enforces
Extempore is a live-coding environment for music, audio and graphics. It pairs a Scheme interpreter with xtlang---a statically-typed lisp that compiles to LLVM IR at runtime---so you can reshape a running program while it keeps making sound. Runs on Linux (x8664 and aarch64), macOS (Apple…
Fleck is a Clojure-like LISP that runs wherever Bash is.
Die Hauptfunktionen von chr15m/flk sind: Scheme Implementations.
Open-Source-Alternativen zu chr15m/flk sind unter anderem: anko/eslisp — un-opinionated S-expression syntax and macro system for JavaScript. carp-lang/carp — Carp is a statically typed Lisp compiler that compiles Lisp-like syntax directly to C source code, enabling seamless… digego/extempore — Extempore is a live-coding environment for music, audio and graphics. It pairs a Scheme interpreter with xtlang---a… dundalek/liz — Borrowing Zig's tagline:. glycerine/zygomys — Quick examples... alandipert/gherkin.