Xitram language interpreter 06-08-2013, 08:53 PM
#1
Hi!
I required a very simple language for a few of my projects (BotnetOnline and one that I haven't named yet). So here is what I came up with. A very simple language that by default doesn't have any keywords except for "h" which outputs "Hello world".
The source code can be found here: https://github.com/1llusion/xitram
Feel free to add any content
Have a nice day!
UPDATE:
I required a very simple language for a few of my projects (BotnetOnline and one that I haven't named yet). So here is what I came up with. A very simple language that by default doesn't have any keywords except for "h" which outputs "Hello world".
The source code can be found here: https://github.com/1llusion/xitram
Feel free to add any content

Have a nice day!
UPDATE:
- Finished a simple parser, single and double quoted strings can be used now. They are passed to the keyword as a single command and additional commands can be added after strings (unlike before).
- Added an example, of how Xitram can communicate with database. Look for dbpdo keyword
- A virtual database system for Xitram - prepare for a safe way to test SQL injections

- help keyword
Staff will never ever ask you for your personal information.
We know everything about you anyway.
We know everything about you anyway.
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)