An open API service indexing awesome lists of open source software.

https://github.com/jacylang/jacy

Jacy programming language
https://github.com/jacylang/jacy

compiler jacy programming-language

Last synced: 9 months ago
JSON representation

Jacy programming language

Awesome Lists containing this project

README

          


meow
cpp
Размер репы
строчечки
GitHub commit activity
GitHub Workflow Status










WIP programming language inspired by Rust professing the idea of simplicity and safety.


Now more like an alternative rustc compiler with a little bit different syntax and additional features, in search of its own way.

Home Page


| Resource | Description |
| --- | --- |
| [Dev Book](https://jacylang.github.io/dev-book/) | Development notes about everything |
| [Dev Book Source](https://github.com/jacylang/dev-book) | Source code for Dev Book |
| [Doxygen Code Docs](https://jacylang.github.io/jacy/) | WIP Doxygen-generated documentation for source code |