UNPKG

js-forth

Version:

An implementation of [Forth](https://en.wikipedia.org/wiki/Forth_(programming_language)) in Javascript

4 lines 64 B
module.exports = { EndOfInput: {}, WaitingOnInput: {} };