dale
Lisp language
A Lisp-flavoured C programming language with additional features like type deduction and compiler introspection.
Lisp-flavoured C
1k stars
22 watching
49 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |
| A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
| A C++ programming language in development with support for various libraries and tools. | 5 |
| A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 268 |
| An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 371 |
| A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
| An experimental implementation of a Haskell-like language with Racket's macro system | 1,167 |
| A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 13 |
| A Common Lisp implementation of the dataflow programming paradigm with spreadsheet-like expressiveness. | 211 |
| A general-purpose programming language with features like type-first design, exception handling, and automatic memory management. | 236 |
| A modern and consistent Common Lisp library for string manipulation. | 312 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| A procedural concatenative stack-oriented compiled programming language inspired by Lua and Porth. | 17 |