Categories
Tags → Compiler Code In Java

Aspect-oriented Software Development and PHP

Aspect Oriented Software Development (AOSD) is a methodology meant to implement new aspects in software component using external components, but without altering the code that implements the core functionality. The AOSD concept was applied original...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

XML Processing Plus Plus

The XML Processing Plus Plus compiler converts programs written in this language''s syntax into Java code that uses standard XML APIs. The language itself provides simple wrapper APIs: XmlIn and XmlOut. XmlIn is used for retrieving data from XML...
DETAILS

XML Processing Plus Plus

The XML Processing Plus Plus compiler converts programs written in this language''s syntax into Java code that uses standard XML APIs. The language itself provides simple wrapper APIs: XmlIn and XmlOut. XmlIn is used for retrieving data from XML...
DETAILS

Improve the performance of your Java code

Many algorithms are expressed most concisely as tail-recursive methods. Compilers can automatically transform such methods into loops and thereby improve program performance, but this transformation is not required by the Java language specification,...
DETAILS

IntelliJ IDEA

IntelliJ IDEA is an intelligent and ergonomic Java development environment, delivering dozens of new usability features and concepts, not found in other products. It proves that the routine process of coding can be made pleasurable and very efficient...
DETAILS
©2003-2019 jCay.com