fungsi

所属分类:编程语言基础
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-01-24 09:40:00
上 传 者sh-1993
说明:  小型编程语言(WIP)
(small programming language (WIP))

# fungsi ### It will never be finished
Cause - eternal rewriting and studying --- Inspired by Lisps, Haskell, Go and other little things :) - call-by-value - HOF and closures - gradual (optional) typing with type inference (?) - effects (?) - Go interop - macros ```ats f (x, y :int) :int := let r <- x + y in begin println r r ``` [//]: # (### Contributions are welcome!)

近期下载者

相关文件


收藏者