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: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vsedach/vacietisCompiles C code into Common Lisp and provides a Lisp-to-C compiler executable.307
yesco/esp-lispA small, fast Lisp interpreter for the ESP8266 microcontroller257
saman-pasha/lccA Lisp-like compiler and toolset for writing C code with additional features26
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
cpitclaudel/monospacifierConverts variable-width fonts to monospace fonts to improve Unicode coverage and formatting consistency in programming.384
marcoheisig/cl4pyEnables interaction between Python and Common Lisp98
robert-van-engelen/tinylispA compact C implementation of Lisp with 20 built-in primitives and a REPL.861
yitzchak/common-lisp-jupyterA Common Lisp kernel for Jupyter that provides interactive coding and development experience225
digikar99/py4cl2A Common Lisp library for executing Python code and integrating it with existing Lisp systems.42
dbetz/xlispAn object-oriented LISP compiler built using CMake36
chr1st0scli/rainlispA .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems.34
hyotang666/trivial-formatterA utility that formats Common Lisp source code according to standardized conventions and syntax.39
zick/zickstandardlispAn implementation of the Common Lisp programming language for various interpreters and compilers48
taviso/ctypes.shA foreign function interface plugin for bash that allows calling C functions from within bash scripts.2,109