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
Started by rainmitchell, Dec 14 2016 06:36 PM
3 replies to this topic
#1
Posted 14 December 2016 - 06:36 PM
#2
Posted 19 December 2016 - 03:55 AM
The
shell.run ("lexer")
is confusing. What does it do?
#4
Posted 27 December 2016 - 10:57 PM
Ale32bit, on 27 December 2016 - 10:42 PM, said:
Being the real contribution to the conversation
Jokes aside, it's probably a debug program or something is missing, because there is no reference to a "lexer" program anywhere else in the code.
Edited by CrazedProgrammer, 27 December 2016 - 10:58 PM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











