@cicada-lang/cicada

[ [HOMEPAGE](https://cicada-lang.org) | [MANUAL](https://readonly.link/manuals/gitlab.com/cicada-lang/cicada) | [ABOUT](https://cicada-lang.org/about) | [SPONSORS](https://cicada-lang.org/sponsors) ]

Usage no npm install needed!

<script type="module">
  import cicadaLangCicada from 'https://cdn.skypack.dev/@cicada-lang/cicada';
</script>

README

Cicada Language

[ HOMEPAGE | MANUAL | ABOUT | SPONSORS ]

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 practices 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 test   // Run test

Community

Contributions

Be polite, do not bring negative emotion to others.

License