cyucelen / golis

A Lisp implementation journey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golis

Tinkering with an interpreter to relieve my boredom.

Following Make a Lisp guide.

Testing Steps

make "test^stepX"

For Example:

make "test^step1"

About

A Lisp implementation journey


Languages

Language:Go 37.2%Language:Makefile 25.5%Language:Python 23.0%Language:Dockerfile 8.3%Language:Shell 6.0%