Commit Graph

18 Commits

Author SHA1 Message Date
Robin Jadoul d758631580 Add license information 2017-01-30 16:34:56 +01:00
Robin Jadoul f4f9de8391 Install step 2017-01-30 16:21:31 +01:00
kwullaer 75fcdeac4c Changed inputparser: added terminal/variable check and insertion lexesis terminals 2017-01-27 20:49:29 +01:00
Robin Jadoul 4b14e6ac37 Fixed the generated parser 2017-01-27 16:11:50 +01:00
Thomas Avé 4eb9451235 G3log from CMake 2017-01-26 20:59:17 +01:00
Thomas Avé 9a974d5672 CMake changes, related to Lexesis 2017-01-26 16:21:36 +01:00
Thomas Avé f883378141 Move to libtempl 2017-01-20 13:28:09 +01:00
Robin Jadoul cf237b04eb Infinite loop, to debug 2017-01-11 17:49:40 +01:00
Robin Jadoul 2e95d671bf LR(1) table generation 2017-01-11 17:24:21 +01:00
Thomas Avé 493ec163ec First work on driver 2016-12-30 17:38:42 +01:00
Robin Jadoul f765196417 SLR(1) parse table generation 2016-12-18 17:20:59 +01:00
Robin Jadoul 91fd08ba3e LR(0) table generator 2016-12-18 15:10:54 +01:00
Robin Jadoul d51034dd0a Setup test infrastructure 2016-11-27 14:49:28 +01:00
Robin Jadoul e884d1ef79 Integrate lexesis build step in cmake. 2016-11-27 14:06:26 +01:00
Robin Jadoul 0db1ed5a8c Move template implementation to a header, where it belongs 2016-11-27 13:20:23 +01:00
Thomas Avé b2a62daed1 First version of input parser 2016-11-26 19:26:16 +01:00
Robin Jadoul 7333d48589 First part of generic LR generator implementation
Done: First and follow sets
2016-11-25 16:33:16 +01:00
Robin Jadoul 5792b5474e Some architectural design and task delegation 2016-11-09 13:04:56 +01:00