Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c-bj/canary
A fast game-changing programming language
https://github.com/c-bj/canary
Last synced: 11 days ago
JSON representation
A fast game-changing programming language
- Host: GitHub
- URL: https://github.com/c-bj/canary
- Owner: C-BJ
- License: upl-1.0
- Created: 2022-05-23T17:15:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T00:53:15.000Z (over 2 years ago)
- Last Synced: 2025-01-29T20:53:29.527Z (13 days ago)
- Language: Rust
- Size: 91.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![default-monochrome](https://user-images.githubusercontent.com/76793908/171175686-a529d21c-4c64-4d6f-a22a-233b26f76e04.svg)
## Community
[Zulip](https://jaye.zulipchat.com/)
- Quick Q&A and idea discussion.[Github Discussions](https://github.com/Jaye-Lang/Jaye/discussions)
- Large-scale discussions around specific issues.
## Documentation
View project [Wiki](https://github.com/Jaye-Lang/Jaye/wiki).
To see the design plan of Jaye goto [DESIGN.md](md/DESIGN.md)
## Contibuting
Go and see [CONTRIBUTING.md](md/CONTRIBUTING.md) for the rules.
## Roadmap
- [x] Tokens
- [x] Lexing tokens
- [x] Reading file
- [ ] Multiline
- [ ] Parser
## License
UPL V1.0 is like MIT+ Apache2 but more concise and does not need to choose one or the other when using.