Commit Graph

18 Commits

Author SHA1 Message Date
Robin Jadoul e4647f0ed4 bf rewrite, fixes tests 2017-01-31 16:35:27 +01:00
Robin Jadoul f4bba7dd5e Fix BF segfault 2017-01-31 15:23:42 +01:00
Robin Jadoul 5f723f1774 Fix troubles with clang 2017-01-31 15:03:08 +01:00
Robin Jadoul d758631580 Add license information 2017-01-30 16:34:56 +01:00
Robin Jadoul 0f6f923666 Calc: syntax error on unrecognized token 2017-01-30 13:50:50 +01:00
Robin Jadoul 33f8c30bfc Calc: remove default epsilon in + allow for scientific notation 2017-01-30 13:40:00 +01:00
kwullaer 85566d511c Brainfuck interpreter 2017-01-29 19:58:29 +01:00
Robin Jadoul 6a41ea1f36 Add operator < to calc 2017-01-29 12:14:31 +01:00
Robin Jadoul 0ebb56eb7c Add builtin functions for calc 2017-01-29 12:14:31 +01:00
Robin Jadoul 5c2b4b7fa0 Prompts in calc 2017-01-28 16:25:37 +01:00
Robin Jadoul a93d4427e2 Syntax error reporting in calc 2017-01-28 15:55:57 +01:00
Robin Jadoul 541f3c0c19 Fix generation of the calc lexer 2017-01-28 14:54:20 +01:00
Robin Jadoul 1e829b5c1d calc example 2017-01-28 14:29:08 +01:00
Robin Jadoul ce88f93ca3 Add cmake examples target 2017-01-28 11:09:13 +01:00
Robin Jadoul da924145ac CMakeLists.txt for the json example 2017-01-21 11:05:38 +01:00
Thomas Avé adb8d3db97 Named rules 2017-01-20 13:45:35 +01:00
Thomas Avé 6426beec15 Small json example fix 2017-01-20 13:35:53 +01:00
Robin Jadoul f373b73aa1 First example: a JSON parser 2017-01-19 14:09:51 +01:00