0.0.22 • Published 3 months ago

@browselang/cli v0.0.22

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

The Browse Language

Installation

To install locally, simply run

npm i -g @browselang/cli

Usage

Hop into a browse repl

browse

Or execute a browse script

browse examples/fibonacci.browse

Check the Wiki for more documentation. This is temporary, and a proper, comprehensive, documentation site for browse will be available soon

Docker

There's also a docker image available called pranaygp/browse that comes with browse and node preinstalled.

To hop into a browse repl, simply run

docker run --rm -it pranaygp/browse

Here's an example that can be run within this repo, that executes one of the example files

docker run --rm -it -v $(pwd)/examples:/examples pranaygp/browse /examples/fibonacci.browse
0.0.22-4

3 months ago

0.0.22

3 months ago

0.0.21-6

4 years ago

0.0.21-5

4 years ago

0.0.21-4

4 years ago

0.0.21-3

4 years ago

0.0.21

4 years ago

0.0.21-2

4 years ago

0.0.21-1

4 years ago

0.0.21-0

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.1

4 years ago

0.0.2

4 years ago

0.0.0

4 years ago