1 2 3 4 5 6 7
/; module compile :import "module.tnsl" :import "tokenizer.tnsl" :import "lexer.tnsl" :import "generator.tnsl" :import "error.tnsl" ;/