0.3.9 • Published 1 year ago

@cicada-lang/whereabouts v0.3.9

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
1 year ago

Whereabouts

I asked the boy beneath the pines. He said, "The master's gone alone Herb-picking, somewhere on the mount, Cloud-hidden, whereabouts unknown." -- Jia Dao

Usages

Command line tool

Install it by the following command:

sudo npm install -g @cicada-lang/whereabouts

The command line program is called wa.

wa repl                # Open an interactive REPL
wa run <file>          # Run a file
wa run <file> --watch  # Run and watch file change

Type wa help to see what other commands are available.

Development

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

Thanks

Thank you, Daniel P. Friedman, William E. Byrd, Oleg Kiselyov and Jason Hemann, for your book "The Reasoned Schemer".

Thank you, Bharathi Ramana Joshi and William E. Byrd, for writing a great tutorial about implementing constraint logic programming.

Community

GitHub:

Telegram:

Contributions

To make a contribution, fork this project and create a pull request.

Please read the STYLE-GUIDE.md before you change the code.

Remember to add yourself to AUTHORS. Your line belongs to you, you can write a little introduction to yourself but not too long.

It is assumed that all non draft PRs are ready to be merged. If your PR is not ready to be merged yet, please make it a draft PR:

During the development of your PR, you can make use of the TODO.md file to record ideas temporarily, and this file should be clean again at the end of your development.

License

GPLv3

0.3.6

1 year ago

0.3.5

1 year ago

0.3.8

1 year ago

0.3.7

1 year ago

0.3.4

1 year ago

0.3.9

1 year ago

0.2.40

1 year ago

0.2.27

2 years ago

0.2.26

2 years ago

0.2.25

2 years ago

0.2.24

2 years ago

0.2.23

2 years ago

0.2.22

2 years ago

0.2.39

1 year ago

0.2.30

2 years ago

0.2.38

1 year ago

0.2.37

1 year ago

0.2.36

1 year ago

0.2.35

1 year ago

0.2.34

1 year ago

0.2.33

1 year ago

0.2.32

1 year ago

0.2.31

1 year ago

0.3.0

1 year ago

0.2.29

2 years ago

0.2.28

2 years ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.3

1 year ago

0.2.16

2 years ago

0.2.15

2 years ago

0.2.14

2 years ago

0.2.13

2 years ago

0.2.12

2 years ago

0.2.11

2 years ago

0.2.21

2 years ago

0.2.20

2 years ago

0.2.19

2 years ago

0.2.18

2 years ago

0.2.17

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.1.10

2 years ago