Carp
Real-time Lisp
A statically typed Lisp language designed for real-time applications with automatic memory management and explicit allocation.
A statically typed lisp, without a GC, for real-time applications.
6k stars
111 watching
178 forks
Language: Haskell
last commit: 3 months ago
Linked from 1 awesome list
functionalfunctional-programminggame-developmentgamedevgameslanguagelispreplstatictyped
Related projects:
Repository | Description | Stars |
---|---|---|
| Seamlessly interoperating C++ libraries with Common Lisp | 2,581 |
| A Lisp-flavoured C programming language with additional features like type deduction and compiler introspection. | 1,030 |
| An object-oriented LISP compiler built using CMake | 36 |
| A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
| Provides Common Lisp bindings for the Raylib game development library and its GUI component. | 40 |
| An implementation of Arc programming language concepts in Common Lisp. | 71 |
| Enhances the online version of Practical Common Lisp with syntax highlighting and interactive features. | 34 |
| An Emacs extension that loads Common Lisp code from Org files | 64 |
| A set of utility functions and data structures used in distributed systems and network applications. | 902 |
| Enables distributed computation of Common Lisp expressions on remote hosts using Swank Client | 43 |
| A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| A Common Lisp interface to the Allegro 5 game programming library, providing bindings and a fixed timestep game loop. | 56 |
| A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 861 |
| An experimental Lisp dialect compiler and core library that compiles to native executable using the Clang compiler | 168 |