Skip to content

Compiler

Jiang Z edited this page Dec 17, 2020 · 5 revisions

Compiler

Post on /

Return a binary file of the compiled program.

Parameters Description Extra information
language[string] The language of the program The available language is C, C++, Java, Python, Go
source[file] The source code of the program

Clone this wiki locally