Skip to content

SlidyBat/BatScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ideas

  • Add for loops & iterators
  • Add union types (e.g. so can have optional variables be null type or real type)
    • Sema pass would add casts needed at compile time to do type checking
  • Fix up imports
  • Implement bytecode compiler
  • JIT (LLVM?) or AOT (C transpilation?)

About

Hobby scripting language project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors