Skip to content

Releases: radlinskii/junior-interpreter

update docs

18 Apr 22:10
86e70a8
Compare
Choose a tag to compare
readme update (#45)

* readme update 

Co-authored-by: agnieszka-miszkurka <[email protected]>

handling not terminated string

02 Apr 15:23
091525d
Compare
Choose a tag to compare
Handle not terminated string literal (#44)

* update README

* handle not terminated string literals

Co-authored-by: agnieszka-miszkurka <[email protected]>

docs

02 Apr 11:51
2bd9f7e
Compare
Choose a tag to compare

add docs

updated illegal token handling

28 Mar 17:18
c16bc8a
Compare
Choose a tag to compare
  • updated illegal token handling
  • updated .gitignore

Initial release

28 Mar 16:15
6a82235
Compare
Choose a tag to compare
v1.0.0

change os.exit to panic and recover (#40)