Skip to content

JLox from Crafting Interpreters, written in Elixir

Notifications You must be signed in to change notification settings

shritesh/ex_lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExLox

JLox from Crafting Interpreters, written in Elixir

Run with mix lox or mix lox filename

Differences from JLox

  • No 255 arguments limit for functions.
  • char(), string() and number() functions to read from stdin.

About

JLox from Crafting Interpreters, written in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages