Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 321 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 321 Bytes

Small-Lang

The work on parser is almost done. Running on local machine is fairly trivial.

Steps

  1. Clone the repository.
git clone https://github.com/regmicmahesh/small-lang
  1. Run the following command.
go run .
  1. You'll get a nice little prompt and have fun printing out the tokens.