[stack] Tiny Typed Concatenative Language
"Christopher Diggins" <[email protected]>
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
I've posted the types of the core level-0 primitives of Cat at: http://cdiggins.com/2007/05/20/a-very-small-but-non-trivial-typed-concatenative-language/ This may be of interest to anyone who wants to develop a typed concatenative language. Just add a few arithmetic operations, and you are off to the races! Christopher Diggins