Brychan Dempsey 9e68ca1fcd
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
Implemented the 'list all;' functionality.
Fixed an issue with parsing multiple lines
2021-03-19 12:12:56 +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-18 19:39:03 +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%