From 4863af23b5280354293524191cba82f09403b741 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Fri, 8 Oct 2021 23:11:06 +0200 Subject: Fixed failing mycology tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f0c07e4..7918f60 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3