github.com/andrielfn/beluga-lang


License
MIT
Install
go get github.com/andrielfn/beluga-lang

Documentation

Beluga

Build Status

Beluga is language being created with the purpose to study both language interpreters and the Go Lang.

Roadmap

  • Fully support Unicode;
  • Collect the line and column for better error messages;