Archived
1
0
Fork 0

Fixed failing mycology tests

This commit is contained in:
Julien Dessaux 2021-10-08 23:11:06 +02:00
parent 87fd2aa419
commit 4863af23b5
3 changed files with 11 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# NimFunge98 : a Funge-98 interpreter written in nim
This repository contains code for a nim program that can interpret a valid [Funge-98](https://github.com/catseye/Funge-98/blob/master/doc/funge98.markdown) program. It will soon pass the [mycology test suite](https://github.com/Deewiant/Mycology).
This repository contains code for a nim program that can interpret a valid [Funge-98](https://github.com/catseye/Funge-98/blob/master/doc/funge98.markdown) program. It passes the [mycology test suite](https://github.com/Deewiant/Mycology).
Current limitations are :
- currently does not implement any fingerprints