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)

GitHub

538 stars
29 watching
38 forks
Language: Common Lisp
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vsedach/vacietis Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable. 307
yesco/esp-lisp A small, fast Lisp interpreter for the ESP8266 microcontroller 257
saman-pasha/lcc A Lisp-like compiler and toolset for writing C code with additional features 26
naver/lispe An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions 371
cpitclaudel/monospacifier Converts variable-width fonts to monospace fonts to improve Unicode coverage and formatting consistency in programming. 384
marcoheisig/cl4py Enables interaction between Python and Common Lisp 98
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 861
yitzchak/common-lisp-jupyter A Common Lisp kernel for Jupyter that provides interactive coding and development experience 225
digikar99/py4cl2 A Common Lisp library for executing Python code and integrating it with existing Lisp systems. 42
dbetz/xlisp An object-oriented LISP compiler built using CMake 36
chr1st0scli/rainlisp A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. 34
hyotang666/trivial-formatter A utility that formats Common Lisp source code according to standardized conventions and syntax. 39
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48
taviso/ctypes.sh A foreign function interface plugin for bash that allows calling C functions from within bash scripts. 2,109