pbot/modules/compiler_vm/languages
Pragmatic Software 88f6998b12 Improve support for C++ functions within structs/classes 2015-04-09 11:03:42 -07:00
..
server Add FreeBASIC language to compiler_vm 2015-04-05 02:31:09 -07:00
_c_base.pm Improve support for C++ functions within structs/classes 2015-04-09 11:03:42 -07:00
_default.pm Use `name` field for -info flag 2015-04-09 11:03:04 -07:00
bash.pm Add language-specific comments for cmdline/output 2015-01-23 19:24:39 -08:00
bc.pm Don't split numbers across lines; use -l as default optional arg 2015-04-05 02:21:35 -07:00
bf.pm Add the Brainfuck language to compiler_vm 2015-01-16 17:56:28 -08:00
c11.pm Add -fsanitize=undefined to gcc cmdlines 2015-01-21 17:43:13 -08:00
c89.pm Add -fsanitize=undefined to gcc cmdlines 2015-01-21 17:43:13 -08:00
c99.pm Add -fsanitize=undefined to gcc cmdlines 2015-01-21 17:43:13 -08:00
clang.pm Add compiler_vm support for clang 2015-01-15 01:21:18 -08:00
clang11.pm Add options conditional on whether code is being pasted 2015-01-17 04:41:50 -08:00
clang89.pm Add options conditional on whether code is being pasted 2015-01-17 04:41:50 -08:00
clang99.pm Add options conditional on whether code is being pasted 2015-01-17 04:41:50 -08:00
clisp.pm Add clisp language to compiler_vm 2015-04-06 00:49:29 -07:00
cpp.pm Update C++ compiler_vm to gcc 5.0 and use -std=c++14 2015-04-06 00:48:57 -07:00
freebasic.pm Add FreeBASIC language to compiler_vm 2015-04-05 02:31:09 -07:00
javascript.pm Add JavaScript language to compiler_vm (using Google V8) 2015-04-05 02:31:45 -07:00
ksh.pm Add language-specific comments for cmdline/output 2015-01-23 19:24:39 -08:00
lua.pm Add Lua language to compiler_vm 2015-04-05 02:32:08 -07:00
perl.pm Add language-specific comments for cmdline/output 2015-01-23 19:24:39 -08:00
python.pm Add language-specific comments for cmdline/output 2015-01-23 19:24:39 -08:00
python3.pm Add language-specific comments for cmdline/output 2015-01-23 19:24:39 -08:00
scheme.pm Add scheme language to compiler_vm 2015-04-06 00:49:38 -07:00
sh.pm Add language-specific comments for cmdline/output 2015-01-23 19:24:39 -08:00
tendra.pm Remove -Wa,-Wl flags from tendra cmdline 2015-01-21 17:43:39 -08:00