hime

Lisp interpreter

An interpreter for a Lisp dialect running on the JVM platform.

This is the interpreter of Hime language, a dialect of Lisp, run on JVM platform.

GitHub

9 stars
1 watching
2 forks
Language: Kotlin
last commit: about 4 years ago
Linked from 1 awesome list

kotlinlisp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kspalaiologos/malbolge-lispAn interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions.493
mthom/shentongAn implementation of a modern Lisp family programming language163
masak/belAn interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations.27
cofinalsubnets/wispA Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs.115
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
chr1st0scli/rainlispA .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems.34
robert-van-engelen/tinylispA compact C implementation of Lisp with 20 built-in primitives and a REPL.861
kanaka/malA Lisp interpreter designed as a learning tool, implemented in multiple programming languages and runtime modes10,119
rui314/minilispA minimalistic Lisp interpreter in C1,490
jsloop42/dreamlispAn Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system.8
maryrosecook/littlelispA JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow.608
svenssonjoel/lispbmAn interpreter for a concurrent Lisp programming language designed for microcontrollers.92
neil-lindquist/slimaAn interactive development environment for Common Lisp on the Pulsar platform62
cookrn/babybelRuby implementation of a Common Lisp dialect for building interpreters and compilers8
mmontone/slime-doc-contribsExtends Common Lisp documentation from Emacs for improved browsing and information retrieval20