0.3.14 • Published 3 years ago

cicada-lang v0.3.14

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

蝉语 / Cicada Language

Welcome *^-^*/

Cicada language is a dependently typed programming language and 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.

Install

npm i -g @cicada-lang/cicada

Usage

Command Line Interface

After installed the @cicada-lang/cicada package, you can run cic help, and you will see the following help messages:

Usage:
  command [arguments] [options]

Default command:
  [paper]  Open REPL or run a paper

Commands:
  repl [dir]        Open an interactive REPL
  run [paper]       Run a paper or a page of book
  snapshot [paper]  Take a snapshot of a paper
  check [book]      Check the typing of a book
  help [name]       Display help for a command

Help:
  The help command displays help for a given command.

    cic help help

Development

npm install    // Install dependences
npm run build  // Compile `src/` to `lib/`
npm run watch  // Watch the compilation
npm run test   // Run test

Books

Community

Contributions

Be polite, do not bring negative emotion to others.

License

0.3.14

3 years ago

0.3.5

3 years ago

0.3.3

3 years ago

0.0.42

5 years ago

0.0.41

5 years ago

0.0.40

5 years ago

0.0.38

5 years ago

0.0.37

5 years ago

0.0.36

5 years ago

0.0.35

5 years ago

0.0.34

5 years ago

0.0.33

5 years ago

0.0.32

5 years ago

0.0.31

5 years ago

0.0.30

5 years ago

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.1

5 years ago