← Back to context

Comment by mwexler

5 years ago

This storage of code and data in the same oddball data structure and the "walled ecosystem" reminds me of forth. Forth had great access to its hardware, but it's "screens" and file structures were all unique to it... And extremely performance.

Lots of "table-driven" systems live in bankland, and this python system sounds like the natural evolution of this...