From f4da286b9ea4abae997e03cd0ce1f2e1ef534b7c Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Tue, 26 Mar 2024 16:03:26 -0400 Subject: Update refs to interpreter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37b4fd1..62c88b6 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The standard TNSL compiler suite. Contains a universal front end for producing Until the go based interpereter is done, some code may not be correct TNSL code to account for inconsistancies in the bootstrap interpereter. However, the code shouldn't be too far from normal TNSL, the only real difference should be import statements, which will be fixed after the compiler can compile itself. -It is reccommended that if you are going to clone this repository and attempt to run anything within, first you should clone the latest version of [the interpreter](https://github.com/CircleShift/tnsl-parse) and build it. Place the tint binary in this directory. +It is reccommended that if you are going to clone this repository and attempt to run anything within, first you should clone the latest version of [ctc](https://github.com/CircleShift/ctc) and build it. Place the ctc binary in the tnslc directory. ## Status -- cgit v1.2.3