https://github.com/ztrehagem/liquid-alpha
https://github.com/ztrehagem/liquid-alpha
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ztrehagem/liquid-alpha
- Owner: ztrehagem
- Created: 2018-05-30T09:57:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-19T04:22:38.000Z (about 6 years ago)
- Last Synced: 2025-01-28T04:29:17.548Z (5 months ago)
- Language: TypeScript
- Size: 4.09 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Liquid Interpreter
## Liquid
- **Liquid** - A calculus for asynchronous programming.
- Liquid: A typed tiny functional language.
- core Liquid: An intermediate language compiled from Liquid.As for details, refer to the [#Papers](#Papers).
## Implementation
WIP## Papers
- [**Liquid: 非同期一階関数による並行計算体系**](http://www.ipsj.or.jp/award/9faeag0000004ej9-att/6J-05.pdf), 情報処理学会第80回全国大会, March 2018.
- others (already submitted for publication)