Skip to content

347Online/TXR.go

Repository files navigation

TXR.go

A re-implementation of YellowAfterLife's Tiny Expression Runtime written in Go

Potential Future Work

  • Identifiers are currently unimplemented. The Reference Implementation achieves this by exposing the underlying GM variable environment, so this would likely need to be implemented from scratch, which I may do at some point in the future
  • Option to show/hide debug output
  • Expand the implementation to cover Part 2

About

TXR in Go

Resources

Stars

Watchers

Forks

Languages