https://github.com/fuyulang/fuyu
The Fuyu programming language
https://github.com/fuyulang/fuyu
algebraic-effects compiler functional-programming fuyu language
Last synced: 2 months ago
JSON representation
The Fuyu programming language
- Host: GitHub
- URL: https://github.com/fuyulang/fuyu
- Owner: fuyulang
- License: mpl-2.0
- Created: 2026-01-01T07:31:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-01-01T07:31:55.000Z (3 months ago)
- Last Synced: 2026-01-13T09:13:22.238Z (2 months ago)
- Topics: algebraic-effects, compiler, functional-programming, fuyu, language
- Homepage: https://fuyulang.org
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Copyright: COPYRIGHT
Awesome Lists containing this project
README
# The Fuyu Programming Language
[Website][website] • [Discussions][discussions] • [Contributing][contributing]
A concurrent, effect-oriented, functional programming language.
## Contributing
See [Contributing.md][contributing].
## License
Fuyu is distributed under the Mozilla Public License Version 2.0 (MPL-2.0).
See [LICENSE][license] and [COPYRIGHT][copyright].
## Maintainers
This project is maintained by [@adamchristiansen][adamchristiansen].
[adamchristiansen]: https://github.com/adamchristiansen
[contributing]: ./CONTRIBUTING.md
[copyright]: ./COPYRIGHT
[discussions]: https://github.com/orgs/fuyulang/discussions
[license]: ./LICENSE
[website]: https://fuyulang.org