Update 'readme.md'

This commit is contained in:
Brychan Dempsey 2021-03-15 15:07:23 +13:00
parent 818820ef65
commit 63a53a6436

View File

@ -1,5 +1,5 @@
[![Build status](https://ci.software.kauripeak.co.nz/api/projects/status/94w64yxh9471lu4o?svg=true)](https://ci.software.kauripeak.co.nz/project/AppVeyor/159-341-assignment-1)
# 159.341 Assignment 1 - String Interpreter
A basic JIT interpreter for a simple, custom programming language.
A basic JIT interpreter for a simple, custom programming language.
There exists only one implicit type definition - strings.