Skip to content

ocurr/Meia-Lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meia-Lua

This respository contains my senior project for Cal Poly, SLO. It will eventually be a type system for the Lua programming language.

Requirements

  • Antlr4 if you intend to change to Lua.g4 grammar file.

Roadmap

  • Type checking for basic types
  • Compilation to standard Lua
  • Type descriptions for builtin library functions
  • Allow type descriptions for custom types i.e. tables
  • A well defined border between typed lua and un-typed lua

About

A Lua Type System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published