Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.52 KB

README.md

File metadata and controls

23 lines (21 loc) · 1.52 KB

rblisp

Peter Norvig's lis.py but in Ruby
An Scheme interpreter originally in Python but I'm writing it in Ruby for practicing Ruby and interpreters.

Articles

These are the articles that I'm using to create this Scheme interpreter

More Scheme

These are some more resources on Scheme:

Scheme Reference

https://schemers.org/Documents/Standards/R5RS/HTML/

Ruby 3.1.0 Documentation

https://ruby-doc.org/stdlib-3.1.0/