0.0.22 • Published 2 years ago

@browselang/cli v0.0.22

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

2 years ago

0.0.22

2 years ago

0.0.21-6

6 years ago

0.0.21-5

6 years ago

0.0.21-4

6 years ago

0.0.21-3

6 years ago

0.0.21

6 years ago

0.0.21-2

6 years ago

0.0.21-1

6 years ago

0.0.21-0

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.1

6 years ago

0.0.2

6 years ago

0.0.0

6 years ago