Skip to content

SJKnappp/sk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sk

is a simple programing language that i'm making as a learning experience

Tasks to be completed

  • improve the lexer
  • finish the abstract symbol table(ast)
  • create a way of interpreting the ast
  • create a way to output the result of a ast tree
  • -Add a way to be able to implement unit tests
  • add more tests in:
    • parser
    • lexer
    • assembler
    • include
  • Fix the test cases
    • parser
    • lexer
    • assembler
    • include

Releases

No releases published

Packages

No packages published

Languages