Language
Nim
Compiler
nim 0.20.0
Options
$ nim c ./prog.nim
Exit Code:
0
Author
anonymous
almost 6 years ago
Nim
nim 0.20.0
Author
anonymous
almost 6 years ago
$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-0.20.0/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: widestrs [Processing]
Hint: io [Processing]
Hint: prog [Processing]
CC: stdlib_system.nim
CC: prog.nim
Hint: [Link]
Hint: operation successful (14107 lines compiled; 0.792 sec total; 15.949MiB peakmem; Debug Build) [SuccessX]