https://github.com/zaoqi/zaoqilc
不再更新。見https://gitlab.com/the-language/the-language/。A Functional Programming Language Compiler
https://github.com/zaoqi/zaoqilc
Last synced: about 1 month ago
JSON representation
不再更新。見https://gitlab.com/the-language/the-language/。A Functional Programming Language Compiler
- Host: GitHub
- URL: https://github.com/zaoqi/zaoqilc
- Owner: zaoqi
- License: agpl-3.0
- Created: 2017-04-09T08:19:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-19T07:16:47.000Z (over 7 years ago)
- Last Synced: 2025-02-08T15:46:36.708Z (3 months ago)
- Language: Haskell
- Homepage: https://gitlab.com/the-language/the-language/
- Size: 43 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
特性:
Union Types(Racket) 或 thows ...(Java)
基于microKanren的类型推断
懒惰
type class不一定需要写类型不再开发
新版本在https://github.com/zaoqi/zaoqil