Skip to content

mrnektom/sky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sky

Sky is a simple compling language written on Rust.

Todo

  • lexer (~93%)
  • parser (~7%)
    • block
    • number
    • string literal
    • tuple
    • call
    • if
    • for
    • while
    • let
    • function
    • structure
    • enum
    • type
  • semanthic analyzer
  • preprocessor
  • llvm bitcode frontend

About

Simple compiler

Topics

Resources

Stars

Watchers

Forks

Languages