Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fin

Fin lets Luau run programs made for Lua 5.1 through 5.5, as well as Luau itself.

local finu = require("Finu.Source")

local prototype = finu.deserialize(bytecode)
local callable = finu.translate(prototype, { print = print })

callable()

About

Lua-ish bytecode interpreter, in Luau

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages