Skip to content

digimax20/MajaC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maja is a Vala to Javascript compiler http://lethalman.hostei.com/maja/ Maja can produce standard javascript, without dova or browser-specific code.

In order to run the javascript code generated by Maja, maja-utils.js hasto be loaded first. It contains common code for all Maja projects.

This package also offers:

  • js-lang.vapi: standard browser API for javascript
  • dova-base-0.1.js: compatibility layer for the Dova profile
  • dova-js.vala: Dova profile specific code enhancing Web programming, whose generated code is runnable both in Vala and Maja

About

Vala -> JS Compiler

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.2%
  • Vala 12.5%
  • Shell 4.7%
  • Other 0.6%