Tau Meta Language: Playground for Logical AI (NOW OPEN) 🛰️

2 years ago
157

💡Key Pointers:
💻Tau Meta Language (TML) Integrated Development Environment (IDE)
- is a tool where people can write, study and run TML programs.

The TML IDE is divided into 3 Main Sections
1. Editor Window
can view, write and run programs

2. Output
a. dump : contains the database dump after a program finishes
b. tabular : shows the same content as 'dump' but in it's in a tabular form.
c. output : standard output from TML program
d. info : presents various information about runtime, example: number of steps.
e. error : contains errors if any happened when running a program
f. transformed : shows transformed input program if a transformation is applied.

3. Object Tree
Folders 'regression tests' are tests taken from TML repository.

Note: Anyone can change the settings

🧀Test it.
🔗 tml.idni.org
📄Abstract: Draft for Community Review
🔗https://lnkd.in/gWJZj9sN
😼Published codes
🔗 github.com/IDNI/TML
🌐Website of tml
🔗 tau.net/
👨‍🏫Tutorial Videos of TML
🔗https://rb.gy/9ahenx
✈️Telegram community
🔗t.me/tauchain
😻Go visit Github.
https://github.com/IDNI/TML

Loading comments...