descriptionA small scripting language
ownerrmbl@openspeak-project.org
last changeThu, 27 Sep 2007 20:35:03 +0000 (27 22:35 +0200)
content tags
add:
readme
Mire is a small scripting language that is currently in the process of being created. Mire uses boost::spirit for parsing and might use other boost libraries as well.
shortlog
2007-09-27 Philipp GildeinAdded debugging symbols to the Makefile and improved... master
2007-09-27 Philipp GildeinSyntax should now compile again but generates a segfault :)
2007-09-25 Philipp GildeinReplaced standalone rules with two boost::spirit::gramm...
2007-09-19 Philipp GildeinAdded one simple command (but that doesnt work atm)
2007-09-19 Philipp GildeinSome more rules added but not yet useable
2007-09-18 Philipp GildeinRemoved unneeded, old code
2007-09-18 Philipp GildeinParsing of one-line and multi-line comments is working
2007-09-18 Philipp GildeinInitial commit
heads
16 years ago master