GeekArticles
Microsoft
C#
Microsoft
C#Cat - A Statically Typed Programming Language Interpreter in C#
This article contains the public domain implementation of an interpreter for a statically typed stack-based programming language in C# called Cat. The accompanying article is a high-level description of how the various modules work, a brief description of the language, and links to related work.
Sponsored Links
Read Next: Modbus TCP class
Related Topics
