Skip to content

TLCS Terminal

Lewis Page edited this page Mar 12, 2021 · 1 revision

Make a python-like terminal in the command line!

TLCS adds a feature where you can type tlcs -t to make a TLCS Terminal. Inside this terminal you can write single-liners, which can contain strings. When you press enter, the line will compile and run!

Press Ctrl+C to exit the terminal.

Clone this wiki locally