2.1.9 • Published 8 years ago

jel v2.1.9

Weekly downloads
130
License
SEE LICENSE IN LI...
Repository
github
Last release
8 years ago

Jel

Jel is a scripting language developed to be simple JavaScript. Jel is a based off of JavaScript syntax with a Python parser. It's main purpose is to make JavaScript easier. (See Syntax.)

Syntax

All Jel functions are written with parentheses, such as write('Jel is a cool language!')

Install

$ npm install jel

Running

You can currently run jel through the terminal, and a runner. To run jel through the terminal, type

jel <filename>

to run the jel interpreter on your file.
You can also run the jel interpreter by running it with the jel.run file. Note: Replace <filename> with the name of your file.

Updating

If you've already installed and setup jel, use

jel update

to update jel.

Configuration

For your workspace, make 1 jel.json file.

2.1.9

8 years ago

2.1.8

8 years ago

2.1.7

8 years ago

2.1.6

8 years ago

2.1.5

8 years ago

2.1.4

8 years ago

2.1.3

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.9

8 years ago

2.0.8

8 years ago

2.0.7

8 years ago

2.0.6

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

0.0.1-security

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago