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

kotlinlisp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kspalaiologos/malbolge-lisp An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. 493
mthom/shentong An implementation of a modern Lisp family programming language 163
masak/bel An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. 27
cofinalsubnets/wisp A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. 115
naver/lispe An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions 371
chr1st0scli/rainlisp A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. 34
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 861
kanaka/mal A Lisp interpreter designed as a learning tool, implemented in multiple programming languages and runtime modes 10,119
rui314/minilisp A minimalistic Lisp interpreter in C 1,490
jsloop42/dreamlisp An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system. 8
maryrosecook/littlelisp A JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow. 608
svenssonjoel/lispbm An interpreter for a concurrent Lisp programming language designed for microcontrollers. 92
neil-lindquist/slima An interactive development environment for Common Lisp on the Pulsar platform 62
cookrn/babybel Ruby implementation of a Common Lisp dialect for building interpreters and compilers 8
mmontone/slime-doc-contribs Extends Common Lisp documentation from Emacs for improved browsing and information retrieval 20