Skip to main content

plagal's definitions

ocaml

A French-made programming language, that can be made to work like lisp, C, Java or whatever else you like. It can be interpreted, compiled natively or compiled to bytecode. Overall it's a rather academic but very powerful programming language.
# let rec ocaml_reverse lst =
match lst with
| ->
| h::t -> (ocaml_reverse t)@h
;;
val ocaml_reverse : 'a list -> 'a list = <fun>
# ocaml_reverse 1;2;3;;
- : int list = 3; 2; 1
by plagal May 31, 2007
mugGet the ocaml mug.

lithp

A programming language that ith great for prothething lithtth.
Did you know that Emacth ith written entirely in lithp?
by plagal March 31, 2008
mugGet the lithp mug.

Share this definition

Sign in to vote

We'll email you a link to sign in instantly.

Or

Check your email

We sent a link to

Open your email