challenge Hello, world!

「Hello, world!」と表示するプログラムを作ってください。

Posted feedbacks - OCaml

OCamlもあっていいよね?
1
Printf.printf "Hello, world!"

1
2
3
4
5
6
7
8
9
print_endline (Obj.magic
  [|6.5188685003647886e+265; 4.77846189372792702e-299|]:string);;

(* open Obj;;
let of_string (s:string) =
  let t = dup (repr s) in
  set_tag t double_array_tag;
  (obj t:float array);;
*)

Index

Feed

Other

Link

Pathtraq

loading...