Press Run (Ctrl+Enter) to execute your hica code.
Playground
This playground compiles hica source code to JavaScript entirely in your browser.
No server is involved. The hica compiler itself is compiled to JS via
Koka's
--target=js and bundled into a single file.
|>), string interpolationSome/None) and Result (Ok/Err)max(), min() with multiple arguments are limitedmap_get, map_set, map_keys, etc.) are not availableread_file, write_file)get_args) – no command line in the browserreadline)extern)Press Run (Ctrl+Enter) to execute your hica code.