Hello OCaml by *yuko*

begin write("\x84\x95\xa6\xbe\0\0\0\x0e\0\0\0\x01\0\0\0\x05\0\0\0\x03-Hello, OCaml!")end.

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page