Posted 14 December 2016 - 06:36 PM
Hey there I'm new to computercraft (not to lua) and I wanted to share a small program I wrote.
combiner is a preprocessor. It allows you to import other files.
Right now it is really, really simple, it only imports files and compiles the lua down to an executable bytecode file
pastebin: http://pastebin.com/QQESnFft
combiner is a preprocessor. It allows you to import other files.
Right now it is really, really simple, it only imports files and compiles the lua down to an executable bytecode file
pastebin: http://pastebin.com/QQESnFft