Skip to content

scinscinscin/scintax

Repository files navigation

scintax

Scintax is a toy language based on Lox that follows JavaScript syntax.

Namespaces

  • scintax - scintax core parser and lexer
  • simp - scintax interpreter & mathematical processor
  • ssh - scintax semantic highlighter
  • scat - scintax cat
  • sed - scintax editor

Roadmap

  • Functions
  • Ternary Operators
  • Nullish Coalescence
  • Postfix Operators
  • Prefix Operators
  • Immediate assign Operators
  • REPL
  • REPL History
  • Classes
  • Semantic Highlighting
  • Lexer and Parser exception handling

Example Programs

simpbf - brainfuck interpreter written in scintax.

About

The scintax programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published