Skip to content

tr-lang 0.2.0: Parser and Bytecode done! | Parser ve Bytecode tamam!

Pre-release
Pre-release
Compare
Choose a tag to compare
@kaiserthe13th kaiserthe13th released this 21 Oct 21:34
· 317 commits to master since this release

EN:

Features

  • A Lexer that can produce tokens from a String
  • A Parser that can set up those tokens
  • A Bytecode creator and reader (thanks to bincode)

Bugs

While loops don't work in the Parser

TR:

Özellikler

  • Yazılardan Tokenler çıkarabilen bir Lexer
  • Bu Tokenleri ayarlayabilen bir parser
  • Bytecode oluşturucu ve okuyucu (bincode sayesinde)

Buglar

iken tekrarları Parser'da çalışmıyor