Brychan Dempsey 83c70333f8 Cleaned up plenty of lines.
Added exceptional flow to maintain correct state.
Added EoL/EoS parsing (Closes #3)
2021-03-15 20:58:52 +13:00
2021-03-15 20:58:52 +13:00
2021-03-11 12:56:23 +13:00
2021-03-13 17:47:06 +13:00
2021-03-11 12:56:25 +13:00
2021-03-15 15:07:23 +13:00

Build status

159.341 Assignment 1 - String Interpreter

A basic JIT interpreter for a simple, custom programming language.
There exists only one implicit type definition - strings.

Description
Simple parser for a basic interpreted language
Readme 471 KiB
Languages
C# 100%