My experimental programming language using Truffle
A standalone or embeddable JVM based interpreter/ compiler for Murmel, a single-namespace Lisp dialect inspired by Common Lisp
Small Lisp expression interpreter made in Java
#自然语言处理#Common Lisp programmable version of LarKC/OpenCYC (And soon Prolog)
Simple LISP like implementation of language, inspired by Metalinguistic abstraction
Developed Lisp Interpreter in Java as a course project of Principle of Programming Language. Implemented Addition, Subtraction, Multiplication, Division, Definition, Assignment, Variable reference, Co...