pil21
Lisp VM
A Lisp dialect designed to be a simple and efficient virtual machine with dynamic data types and structures, suitable for general-purpose programming and application development.
PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent features are simplicity and minimalism.
192 stars
17 watching
9 forks
Language: LLVM
last commit: 2 months ago picolisppil21
Related projects:
Repository | Description | Stars |
---|---|---|
| A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 861 |
| An open-source implementation of a vision-language instructed large language model | 513 |
| A Lua binding for a fast image processing library with low memory needs. | 129 |
| A tiny Lisp compiler for pico-8 carts with Lua semantics and interoperability | 24 |
| A Common Lisp software distribution designed to facilitate rapid development and deployment of software projects. | 235 |
| A Common Lisp implementation of Python's itertools package with laziness and no reliance on cl-cont. | 17 |
| A plugin that provides an integrated development environment (IDE) feature for language servers. | 35 |
| A Common Lisp wrapper around the libsvm C++ SVM library | 16 |
| A template project for creating Common Lisp applications with a standard structure and tools. | 77 |
| An image manipulation toolkit for Symfony-based projects. | 1,666 |
| An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system. | 8 |
| An extension to Neovim for improved Lua development experience | 50 |
| A Common Lisp implementation of VHDL-like syntax for digital design and simulation | 43 |
| A tutorial project for exploring large language models and their applications in natural language processing tasks. | 1,593 |
| A plugin that displays references and definition info upon functions | 283 |