Skip to content

leemit/ejscript

 
 

Repository files navigation

Embedthis Ejscript Language

A complete, integrated JavaScript environment.

Licensing

See LICENSE.md for details.

To Read Documentation:

See https://embedthis.com/ejscript/doc/

To Build:

./configure
make

Images are built into */bin. The build configuration is saved in */inc/me.h.

To Test:

make test

To run a Script:

To run executables locally without installing, you will need to put the target bin directory in your PATH. This is under OS-ARCH-PROFILE/bin.

ejs script

To Install:

sudo make install

Resources

Packages

No packages published

Languages

  • C 69.0%
  • JavaScript 14.8%
  • HTML 11.8%
  • Makefile 1.6%
  • Scilab 1.2%
  • Objective-C 1.1%
  • Other 0.5%