8000 GitHub - repos-javascript-compilers/JSX at pull-parser
[go: up one dir, main page]

Skip to content

repos-javascript-compilers/JSX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

Install development tools by the following command:

npm install .

TESTING

For server side tests, just type the following command:

make test

To test a file, you have to set up module paths like:

NODE_PATH=lib node test/smoke/001.hello.js

WEB INTERFACE

Currently the web interface is written in Perl. Installs lib::xi and Plack by cpanm, and then type the following comand:

plackup web/app.psgi

About

JSX is a statically-typed, class-based object-oriented programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0