Skip to content

kocisov/evalscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvalScript

Funny language that replaces JavaScript things with Eval

Why? Because, why not ¯\_(ツ)_/¯

Installation

Install EvalScript globally from npm

npm install -g evalscript

# also old version of evalscript is available
npm install -g evalscript@old [evalold instead of eval2 command]
# you should really not use that! :D

Usage

If you already installed EvalScript, now you can use eval2 command in your command line

eval2 filename
# eval2 ./test/test.es

File you want to compile must have .es extension!

About

Funny* language that compiles into JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published