8000 GitHub - repos-javascript-compilers/JSX at kazuho/import-as
[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

NAME

JSX - Object-oriented, statically-typed programming language for browsers

INSTALLATION

Install development tools by the following command:

npm install

TESTING

For server side tests, just type the following command:

make test

WEB INTERFACE

A web interface, which compiles JSX source on browsers, is provided by the following commands.

make web # to build web interface (optional)

make server # to run a HTTP daemon

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