symboscript-parser

Crates.iosymboscript-parser
lib.rssymboscript-parser
version0.11.4
sourcesrc
created_at2023-12-30 08:27:16.647852
updated_at2024-01-14 16:14:09.563376
descriptionSymboScript parser
homepagehttps://github.com/artegoser/SymboScript/tree/main/parser
repositoryhttps://github.com/artegoser/SymboScript
max_upload_size
id1083981
size52,482
Artemy Egorov (artegoser)

documentation

https://github.com/artegoser/SymboScript/blob/master/doc/main.md

README

SymboScript Parser

Crates.io Version

Roadmap

  • expressions
  • functions
  • variables
  • loops
  • if statements
  • other?

Expressions

  • Binary expressions
  • Unary expressions
  • Parenthesized expressions
  • Ternary expressions
  • Lists
  • Objects
  • Call expressions
  • other?
Commit count: 71

cargo fmt