mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
cbb1d175db
PR: 34899 Submitted by: MAINTAINER
15 lines
489 B
Plaintext
15 lines
489 B
Plaintext
- 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.
|
|
|
|
- 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.
|
|
|
|
- For more information of the nML, please visit
|
|
WWW: http://ropas.kaist.ac.kr/n
|
|
|
|
- Jaeho Shin
|
|
netj@ropas.kaist.ac.kr
|