You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020May191816151413Merge branch 'view-parser' into 'master'mastermasterWorking view parserRemoved big ambiguity in the language and completed UI property parsingAdded test for multiple definitionsupdated string serialization and fix number testUpdated serialization of parse nodesview parser with tests working (forgot to add files earlier :( )first view parsing workingParser ready for debuggingWIP viewParserWorking ViewLexer (sans tests)A few more renames for consistencyprefixed all public classes/enumsAdded wrapper class to present the parser with a nice APIAdd string mode for expressions inside stringsAdded a few more testsremove unused libAdded test cases for syntax errors / parse errorstweakCleanup and simplificationtweak a testAll tests pass. Time for some more testsAdded more tests and more tests are passingAdded tests, they don't pass yetInterpreter seems to work in its basics. Time to write some testsFirst attempt at something of an interpreteradd READMEFirst version of the expression parser (no compiler yet)Initial Commit