arend-lang / arend-contrib

A community driven, semi-official, semi-standard library for Arend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arend-contrib

A community driven, semi-official, semi-standard library for Arend.

For contribution guidelines, see CONTRIBUTING.md.

Build

Clone the repo, build the gradle project under meta directory, and you're good to go.

git clone https://github.com/arend-lang/arend-contrib.git
cd meta
./gradlew classes
cd ..

Use intellij-arend on intellij-community. They're free.

About

A community driven, semi-official, semi-standard library for Arend

License:Apache License 2.0


Languages

Language:Java 99.6%Language:Kotlin 0.4%