Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

clio-lang/parser

Repository files navigation

Clio Parser

This repo hosts the new Clio parser.

TODO

  • Lexer
  • Parser (In progress)
  • Code generator
  • Internals
  • Builtins
  • Tests
  • Merge into develop

Parser TODO

  • Functions
  • Anonymous functions
  • Set var
  • Flow
  • Arg ref
  • Unpacking
  • Arrays
  • Mathematics
  • Array math
  • Comparisons
  • Logicals
  • Conditionals
  • Inline conditionals
  • Decorators
  • Transforms
  • Property access
  • Slicing
  • Range
  • Program

Releases

No releases published

Packages

No packages published