Core elements of a Pounce (pounce-lang) interpreter, parser, preprocessor written in TypeScript. Pounce types are being developed (a preprocess type checker is in beta)
may need to change word definition functions to return a record(object) instead of an array.
{status:"error", stack:s, program:pl, dictionary:wd, }{status:"ok",
may need to change word definition functions to return a record(object) instead of an array.
{status:"error", stack:s, program:pl, dictionary:wd, }
{status:"ok",