itch.io is community of indie game creators and players

Devlogs

Beta now released!

Textual educational programming language V0.73.8
A downloadable TEPL for Windows and macOS
I have now released the beta version for TEPL! V1.00.0 is scheduled to release within 5 days! So stay tuned for upcoming updates. Current features available in version 0.73.8: Printing values using the OUTPUT command. These values can be of any data type. Currently logical operations are not available but soon they will be! Variable manipulation using the SET command. Variables can contain any data type. The latest addition to variable manipulation is: +=, -=, *=, /= operations. User input using the INPUT command. You can ask the user for an input using the INPUT command and you can set the input to a variable using the IS command. Currently there is no main file for programming in TEPL. I soon will add it later.

Files

  • TEPL-BETA.zip 7 kB
    Jan 16, 2024
Download Textual educational programming language V0.73.8
Leave a comment