Skip to content

chicode/lisa-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisa VM

An interpreter for Lisa and Lisa-esque languages

Features

  • Good error messages: if each AST node has a location field, that will be returned with each error.
  • No exceptions except when by programmer error: e.g. type error, wrong number of arguments, undeclared variable. Otherwise, errors are data.

License

This project is licensed under the GPLv3 license. Please see the LICENSE file for more details.

About

An interpreter for Lisa and Lisa-esque languages

Resources

License

Stars

Watchers

Forks

Packages

No packages published