0.7.12 • Published 2 years ago

@cicada-lang/cicada-sole v0.7.12

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

Cicada Language

This is an old implementation of cicada language before we have an active team.

please see cicada-lang/cicada for new developments.

[ 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

Thanks

Thanks, PLCT Lab, for sponsoring our community at very early stage of our project.

Thank you, Dan Friedman, for we learned most of our knowledge about programming language design from your little books.

Thank you, David Christiansen, for coauthoring "The Little Typer" with Dan, and writing up great tutorials (1, 2) about dependent types.

Community

GitHub:

Telegram:

Contributions

Be polite, do not bring negative emotion to others.

License