Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhil/h
an experimental basic imperative procedural language with effect handlers
https://github.com/dhil/h
Last synced: 18 days ago
JSON representation
an experimental basic imperative procedural language with effect handlers
- Host: GitHub
- URL: https://github.com/dhil/h
- Owner: dhil
- License: mit
- Created: 2023-01-18T13:00:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T10:22:37.000Z (almost 2 years ago)
- Last Synced: 2024-08-10T19:16:06.181Z (3 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# H: a low-level imperative procedural language with effect handlers
The H language is a basic low-level systems programming language
designed to serve as the surface language for experiments with
implementation strategies for effect handlers.