Download the VS Code syntax highling extension here!
It's a turing machine!
- Download the
turing_windows_x86_64.exe
file from the Releases page. - Rename the file to
turing.exe
(case-sensitive) - Create a folder in your Desktop called
turing-src
(case-sensitive) - Move
turing.exe
to that folder - Click the Windows key on your keyboard
- Type
environment variable
- Click "Edit system environment variables". If you're wandering what this does, this will make it so you can just type
turing
into the command line, rather thansome/thing/thing/turing.exe
. - Click on "Enviorment Variables"
- Under "System variables" click "Edit..."
- Click "Browse"
- Find the folder where you put the
turing.exe
you downloaded. - Click "OK"
- Click "OK". Close out of the window.
- See the "Usage" section
- Open Terminal
- Run the following command:
curl https://raw.githubusercontent.com/Uncodeable864/turing/main/install/apple_m1.sh | bash
- Open Terminal
- Run the following command:
curl https://raw.githubusercontent.com/Uncodeable864/turing/main/install/apple_intel.sh | bash
*.trng
or *.trg
, short for turing
.
To see the language design, please see the file LANGUAGE_DOC.md