A downloadable TEPL for Windows and macOS

Download NowName your own price

What is TEPL?

TEPL is a new programming developed by me using PLY(python, lex, and yacc). It is specifically designed for beginner programmers to learn important programming concepts. I currently am developing TEPL using replit.com. You can find the project here: https://replit.com/@VALUEX/TEPL-V-0738. I hope you all enjoy using this!

Why use TEPL?

I know you are probably thinking, "And yes another programming language?" I understand that there are many, many(around 10,000) programming languages in the world today. So what makes TEPL(a new programming language) worth using? TEPL is built for beginners and is a backend development programming language. It contains no frontend features for now, but in the near future we will add VEPL(a library for TEPL, also known as: visually educational programming language) which will add some frontend development. TEPL is a great place to start if your new to programming because its grammar is like English. For example, in order to build a function you write:
FUNCTION add a b MEANS
RETURN a+b
END (Disclaimer: the syntax shown above is not yet available and may be changed, but the idea of functions is something we look to add later on) Simple, right? Yes it is! If you want to get a jump-start into programming TEPL is the choice for you.

Do note:

TEPL is FREE of charge, but a DONATION would be nice!

Download

Download NowName your own price

Click download now to get access to the following files:

TEPL-BETA.zip 7 kB

Development log