Commit graph

  • 9932c83d6f
    added statement parsing main Raptorox 2026-06-17 21:02:41 +02:00
  • a21b119e58
    added keywords, LexError Raptorox 2026-06-17 18:08:02 +02:00
  • 8aeb6e543e
    added ParseResult Raptorox 2026-06-16 23:37:18 +02:00
  • a887bf4b3e
    don't repeat l/rhs in eval Raptorox 2026-05-21 17:40:53 +02:00
  • 8c507cb1da
    add exponentiation Raptorox 2026-05-21 17:39:43 +02:00
  • abbf5514e8
    clippy Raptorox 2026-05-21 17:29:30 +02:00
  • 8d2582756d
    refactor token names Raptorox 2026-05-21 17:28:21 +02:00
  • a3d9723a36
    move Expr out of parser Raptorox 2026-05-21 17:26:14 +02:00
  • 99be8a16c7
    add evaluator Raptorox 2026-05-21 17:12:06 +02:00
  • c70c5fab4d
    add pratt parser Raptorox 2026-05-21 16:59:07 +02:00
  • a4eed5214e
    move Token out of lexer Raptorox 2026-05-21 14:08:50 +02:00
  • ad7a8ad879
    add lexer Raptorox 2026-05-20 21:04:14 +02:00
  • 05ad6afe72
    init Raptorox 2026-05-20 16:17:02 +02:00