0.2.3 • Published 2 years ago

@cicada-lang/cicada-next v0.2.3

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

Cicada Language

[ HOMEPAGE | MANUAL | ABOUT ]

Welcome *^-^*/

Cicada language is a dependently typed programming language and an interactive theorem prover.

The aim of cicada project is to help people understand that developing software and developing mathematics are increasingly the same kind of activity, and people who practice these developments can learn from each other, and help each other in very good ways.

Development

npm install     # Install dependencies
npm run build   # Compile `src/` to `lib/`
npm run watch   # Watch the compilation
npm run format  # Format the code
npm run test    # Run test

Community

Contributions

Be polite, do not bring negative emotion to others.

License