0.0.22 • Published 1 year ago

@browselang/cli v0.0.22

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.22

1 year ago

0.0.21-6

5 years ago

0.0.21-5

5 years ago

0.0.21-4

5 years ago

0.0.21-3

5 years ago

0.0.21

5 years ago

0.0.21-2

5 years ago

0.0.21-1

5 years ago

0.0.21-0

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.1

5 years ago

0.0.2

5 years ago

0.0.0

5 years ago