Login Register


Xitram language interpreter filter_list
Author
Message
Xitram language interpreter #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 Smile

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
WIP:
  • A virtual database system for Xitram - prepare for a safe way to test SQL injections Tongue
  • help keyword
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: Xitram language interpreter #2
Interesting project. I'll have to give it a try when I get some better time Smile
"SQL Injection-a-holic"

Twitter | Security Sucks | My Blog

Reply

RE: Xitram language interpreter #3
(06-08-2013, 09:01 PM)shp0ngl3 Wrote: Interesting project. I'll have to give it a try when I get some better time Smile

Thanks Smile be sure to report back when you do Smile

Meanwhile... fixed a grammar error in my code and created a new one in the commit description =.=
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: Xitram language interpreter #4
(06-08-2013, 09:20 PM)1llusion Wrote:
(06-08-2013, 09:01 PM)shp0ngl3 Wrote: Interesting project. I'll have to give it a try when I get some better time Smile

Thanks Smile be sure to report back when you do Smile

Meanwhile... fixed a grammar error in my code and created a new one in the commit description =.=

I will Smile Haha that's the proper way to do it. Makes your project look incredible active as well with tons of commits :lol:
"SQL Injection-a-holic"

Twitter | Security Sucks | My Blog

Reply

RE: Xitram language interpreter #5
Looks awesome! I'm not sure I have the time to check it out in the nearest future but when I get the time i surely will. It's nice to see projects like this!

Reply

RE: Xitram language interpreter #6
(06-08-2013, 10:47 PM)Anima Templi Wrote: Looks awesome! I'm not sure I have the time to check it out in the nearest future but when I get the time i surely will. It's nice to see projects like this!

Thanks Smile I'll soon post a live example on my domain so people can actually try it out without downloading Smile
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: Xitram language interpreter #7
Wait a second!! You designed a whole new programming laguage? With PHP?
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: Xitram language interpreter #8
(06-09-2013, 04:09 AM)The Alchemist Wrote: Wait a second!! You designed a whole new programming laguage? With PHP?

It's not "whole" yet, but well... yes... I think you could say that.

UPDATE:
Currently working on: String handling, Error, Warning, Notice handling, PDO support (by dbpdo command), help command (that attempts to list all keywords on current Xitram and if possible even their usage and description)

Feel free to create your own keywords and push them to the Git Smile
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: Xitram language interpreter #9
(06-09-2013, 04:16 AM)1llusion Wrote:
(06-09-2013, 04:09 AM)The Alchemist Wrote: Wait a second!! You designed a whole new programming laguage? With PHP?

It's not "whole" yet, but well... yes... I think you could say that.

UPDATE:
Currently working on: String handling, Error, Warning, Notice handling, PDO support (by dbpdo command), help command (that attempts to list all keywords on current Xitram and if possible even their usage and description)

Feel free to create your own keywords and push them to the Git Smile
Sure. I'll see if I can make a few additions.
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: Xitram language interpreter #10
But this is fucking Cool.

Check out say.php, in the comment you're saying you don't want any additional comment, but that's wrong for sure.
My Bitcoin address: 1AtxVsSSG2Z8JfjNy9KNFDUN6haeKr7LiP
Give me money by visiting www.google.com here: http://coin-ads.com/6Ol83U

If you want a Bitcoin URL shortener/advertiser, please, use this referral: http://coin-ads.com/register.php?refid=noize

Reply







Users browsing this thread: 1 Guest(s)