suzu

所属分类:编程语言基础
开发工具:OCaml
文件大小:0KB
下载次数:0
上传日期:2015-01-27 21:01:26
上 传 者sh-1993
说明:  支持局部方法的最小面向对象编程语言。,
(A minimal object-oriented programming language supporting local methods.,)

文件列表:
OMakefile (1423, 2015-01-27)
OMakeroot (1646, 2015-01-27)
builtin.ml (9046, 2015-01-27)
builtin.mli (35, 2015-01-27)
compiler.ml (13869, 2015-01-27)
compiler.mli (37, 2015-01-27)
expr.ml (6592, 2015-01-27)
expr.mli (1795, 2015-01-27)
insn.ml (4051, 2015-01-27)
insn.mli (1091, 2015-01-27)
lexer.ml (11781, 2015-01-27)
lexer.mli (133, 2015-01-27)
literal.ml (379, 2015-01-27)
literal.mli (132, 2015-01-27)
loader.ml (2603, 2015-01-27)
loader.mli (163, 2015-01-27)
main.ml (379, 2015-01-27)
main.mli (0, 2015-01-27)
parser.ml (32943, 2015-01-27)
parser.mli (101, 2015-01-27)
pattern.ml (1334, 2015-01-27)
pattern.mli (400, 2015-01-27)
pos.ml (1297, 2015-01-27)
pos.mli (300, 2015-01-27)
prelude.sn (12105, 2015-01-27)
sample/ (0, 2015-01-27)
sample/arguments.sn (681, 2015-01-27)
sample/bank_account.sn (1448, 2015-01-27)
sample/coroutine.sn (739, 2015-01-27)
sample/counter.sn (268, 2015-01-27)
sample/custom_output.sn (1625, 2015-01-27)
sample/factorial.sn (162, 2015-01-27)
sample/hello.sn (46, 2015-01-27)
sample/labeled_blocks.sn (809, 2015-01-27)
sample/local_method.sn (259, 2015-01-27)
sample/mandelbrot.ml (1911, 2015-01-27)
sample/mandelbrot.sn (1879, 2015-01-27)
sample/monads.sn (717, 2015-01-27)
... ...

# Suzu ## Features * Flexible method definition * Local definition like a variable * Shadowing * Exporting/importing from modules * Binding as a formal parameter * Traits as parametrized modules * User-defined operators * Delimited continuations * Passing multiple function literals as labeled arguments * Variants, records and pattern matching ## Documentation https://github.com/takuto-h/suzu/wiki ## Contact - Twitter: [@takuto_h](https://twitter.com/takuto_h) - Blog: http://d.hatena.ne.jp/takuto_h/

近期下载者

相关文件


收藏者