Skip to content

cabhishek/nimlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nimlox Build Status

Interpreter for the Lox language written in Nim.

Still work in progress.

Setup

  • Ensure nim 0.18.0+ is installed
    • Easiest way to install nim is via choosenim

Quick Start

  1. nim repl # start the REPL
  2. nim sample # interpret sample.lox file

Test

  1. nim tests

License

MIT.

About

Interpreter for the 'Lox' language written in Nim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages