The Artima Developer Community
Sponsored Link

Java Buzz Forum
Sun Launches Free Software JavaFX Compiler Project

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
Sun Launches Free Software JavaFX Compiler Project Posted: Jul 20, 2007 4:58 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: Sun Launches Free Software JavaFX Compiler Project
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

Sun launched the promised JavaFX Script compiler project on Java.net today:

openjfx-compiler project on Java.net: The OpenJFX Compiler project is an OpenJFX incubator project. It will focus on creating a JavaFX compiler to translate JavaFX scripts into JVM class files (bytecode). This compiler will leverage and extend the JDK's javac compiler capabilities and, hence, will benefit from all of the engineering efforts that have already been put into javac.

Currently, the compiler is still in the early stages of its design and there is no compiler available yet. The source code from the project's Subversion repository can be built into a tool, which can compile simple, non-GUI JavaFX Script applications. But a full-language compiler is yet to be designed and developed.

We are opening this project so that the OpenJFX community members can participate in its design. We welcome participation by allowing the OpenJFX community members to browse the source code, review and address issues, contribute to the Wiki, and join the discussion aliases. Together we can define and develop a first-class compiler and runtime for the JavaFX Script language.

Meanwhile, a new tar ball release of JavaFX Script is available:

openjfx project on Java.net: The following list provides information on what's included in the July 2007 release:

  • Announcement of the new OpenJFX Compiler Incubator Project - (more info)
  • Casual - a demo of an InstantMessaging (IM) client written in JavaFX Script is available
  • SVG to JavaFX Translator - converts an SVG document into a single JavaFX class
  • JavaFXPad-like functionality is now integrated in the JavaFX plugin for NetBeans 6.0 Preview releases (Milestone 9 and beyond). The feature is enabled by clicking the Preview button in the Editor window's toolbar. This functionality allows you to preview a JavaFX application's UI without actually executing the application.
  • Updated JavaFX plugins for NetBeans 5.5 and NetBeans 6.0 (M9 and beyond) releases.

Read: Sun Launches Free Software JavaFX Compiler Project

Topic: Working on Site Accessibility & Dedicated Web Hosting Provider Lookout Previous Topic   Next Topic Topic: PMD 4.0rc2 released - Java 1.5 by default

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use