Ocaml

What is Ocaml?


1.

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

See lisp, c, java, plagal


0

Random Words:

1. A phrase that your boyfriend or girlfriend will say {normally the girlfriend says it} which means "I don't want to date you, ..
1. Truancy in Katy ISD. 1. the act or state of being truant. 2. an instance of being truant: His parents were questioned about his many ..
1. WHAT WOULD I DO ? Never mind what other people would do, just do YOUR OWN THING !! my girlfriends mother wants to give me a bj! w.w.i.d..