lispc
Lisp-C converter
A tool to convert Lisp code to C, enabling developers to leverage the expressiveness of Lisp with the performance of C.
"Lispsy" Lisp(ish) to C Converter (designed for CLISP)
538 stars
29 watching
38 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable. | 307 |
| A small, fast Lisp interpreter for the ESP8266 microcontroller | 257 |
| A Lisp-like compiler and toolset for writing C code with additional features | 26 |
| An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 371 |
| Converts variable-width fonts to monospace fonts to improve Unicode coverage and formatting consistency in programming. | 384 |
| Enables interaction between Python and Common Lisp | 98 |
| A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 861 |
| A Common Lisp kernel for Jupyter that provides interactive coding and development experience | 225 |
| A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 42 |
| 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 |
| A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
| An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
| A foreign function interface plugin for bash that allows calling C functions from within bash scripts. | 2,109 |