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)
although state is stored on the stack, it is not really always the best place for all state storage concerns. possibly it is not the purest concatenative programming thought, to consider the storing a specific domains concern in a word. This is a thought experiment/branch that will propose and experiment with setting state (state machine and others) in various ways
although state is stored on the stack, it is not really always the best place for all state storage concerns. possibly it is not the purest concatenative programming thought, to consider the storing a specific domains concern in a word. This is a thought experiment/branch that will propose and experiment with setting state (state machine and others) in various ways