Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
/ AndrewToolchain Public archive

Andrew Toolchain is the codename of the Titanium language CLI interpreter, currently in its very early development stages. It supports either interpreting commands line by line or opening source files and executing them. Titanium source files must end with the .t extension.

License

Notifications You must be signed in to change notification settings

Redwars22/AndrewToolchain

Repository files navigation

⚠️ Dear user,

Titanium and Arctic are two projects of mine and my goal was to implement an intepreted minimalistic programming language. These repos probably won't be updated from now on, mainly due to the lack of time and motivation to keep working on those projects. However, if you want to try them all, please read their docs and download their interpreters and try writing a few simple programs using them. If you want to clone any of those projects and keep working on them or even use them as a basis for your own programming language, feel free to do so. A huge hug from @AndrewNation!

How to use:

1-Download it

2-Make sure Node.JS and the TypeScript compiller are installed

3-Run tsc titanium.ts

4-Run node titanium.js

About

Andrew Toolchain is the codename of the Titanium language CLI interpreter, currently in its very early development stages. It supports either interpreting commands line by line or opening source files and executing them. Titanium source files must end with the .t extension.

Topics

Resources

License

Stars

Watchers

Forks

Packages