Skip to content

kallentu/dartox

Repository files navigation

Dartox

A Dart port of the Lox interpreter.

Features

  • Classes
  • Interfaces
  • Functions, anonymous functions
  • Variables (local, global)
  • Branches and loops (if, while, for)
  • Constructors

About

A Dart port of the Lox interpreter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages