Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 389 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 389 Bytes

🌟Star Kirby

RUST

Unsupported Feature

  • float, 16, 8
  • Unicode, UTF-8
  • etc..

Feature

  • use nom parse token

PROCESSING

  • chapter 1 Lexical analysis
  • chapter 2 syntactic analysis
  • chapter 3 eval
  • chapter 4 extended interpreter
  • chapter 5 macro system