Skip to content

johan-bjareholt/lua-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua Compiler

A Bison+Flex Lua 5.1 compiler.

Has complete grammar support, x86 target however is limited but works for a few basic testcases.

In test.sh you can see which test cases that should work so you can get a hint on what is implemented.

This is the second assignment in the course DV1465, Compiler Techniques at Blekinge Institute of Technology.

Supported compilers (versions tested)

  • GCC (Compiler+target) (6.2.1, 5.4.0, 4.9.2)
  • Clang (Compiler+target) (3.5.2)

Flaws

About

A Bison+Flex Lua 5.1 compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published