Home
Download
Lobo Browser
Cobra Toolkit
JavaFX/Java
  JavaFX Support
  Java Rendering
Source Code
Contact Us
SF Services
Donations
Thanks

 
SourceForge.net Logo
Lobo@SF
 
 
Support This Project
 
 

Other Languages Rendered by Lobo

One of the aims of the Lobo Project is to build a RIA platform where not only HTML and Javascript are first-class citizens.

It should be recognized that HTML, despite its limitations and syntactic weaknesses, is a fairly robust text markup language with a lot of expressive power; so we are interested in providing interoperability between HTML and the other languages supported by Lobo.

Alternative "web languages" currently rendered by Lobo (0.98+) are the following:

  • JavaFX.- Compiled JavaFX source files can be rendered by Lobo. JavaFX is a declarative language specifically designed with GUIs in mind.

  • Java.- Lobo can load Java source classes directly, so long as they resolve to a GUI component class.

Support The Project