2002-02-15 08:03:35 +01:00
|
|
|
- nML is a dialect/harmony of Standard ML of New Jersey and Objective Caml.
|
|
|
|
- nML is a higher-order and typed programming language.
|
|
|
|
- nML does not stand against the C programming convention.
|
2001-08-18 09:48:50 +02:00
|
|
|
|
2002-02-15 08:03:35 +01:00
|
|
|
- nML compiler is a compiler of the nML language
|
|
|
|
using the Objective Caml compiler:
|
|
|
|
nML parser + nML type-checker +
|
|
|
|
nML-to-OCaml translator + the OCaml compiler.
|
|
|
|
|
2011-10-24 06:17:37 +02:00
|
|
|
WWW: http://ropas.snu.ac.kr/n
|