/Lisgo

A Scheme Interpreter written with Go.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Lisgo

A Scheme(Lisp) Interpreter written with Go.

Features

  • Tail Recursion / Tail Call
  • Quotes
  • Pretty Print
  • Code Formatting
  • Comments
  • Earlier error detection