summaryrefslogtreecommitdiff
path: root/Thue
AgeCommit message (Expand)Author
2014-03-19More concise test case statementsJed Barber
2014-03-18Refactored testcases into separate modules for each languageJed Barber
2014-02-13Added better error messages in parsersJed Barber
2014-02-11Fixed bug where no possible rules to applyJed Barber
2014-02-11Fixed import references to Parser modulesJed Barber
2014-02-11Fixed error with Thue rule parsingJed Barber
2014-02-10Added Eq derivation for FractranProgram and ThueProgram datatypesJed Barber
2014-02-09Fixed module namesJed Barber
2014-02-09Exposed interface to extractInfix and nextInRange functionsJed Barber
2014-02-08Changed interpreter to not automatically output newline characters after ever...Jed Barber
2014-02-08Removed one line do notation for readabilityJed Barber
2014-02-08Added I/O to Thue interpreterJed Barber
2014-02-07Fixed miscellaneous minor errorsJed Barber
2014-02-07Added Thue interpreter moduleJed Barber
2014-02-07Changed datatypes to have more unique namesJed Barber
2014-02-07Moved Thue parser into its own moduleJed Barber