Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 191 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 191 Bytes

xlang

Toy interpreted programming language for fun

Books Used:

  • Compilers: Principles, Techniques and Tools
  • Writing Interpreters in Go

Building

Testing

go test ./...