UNPKG

compile-run

Version:

You can execute programs in different languages using this package

9 lines (8 loc) 147 B
export interface LanguageExtMap { java: string; node: string; cpp: string; javaClass: string; c: string; python: string; }