Ports Search

Results 351360 of 537 for /java/.(0.003 seconds)
devel/XML-Pastor-1.0.4 (Score: 0.022357933)
Generate Perl classes with XML bindings from a W3C XSD schema
Java has Castor, and now Perl has XML::Pastor! If you know what Castor does in the Java world, then XML::Pastor should be familiar to you. If you have a W3C XSD schema, you can generate Perl classes with roundtrip XML bindings.
devel/slf4j-1.7.21 (Score: 0.022357933)
Simple facade or abstraction for various logging frameworks
The Simple Logging Facade for Java or (SLF4J) serves as a simple facade or abstraction for various logging frameworks, e.g. java.util.logging, log4j and logback, allowing the end user to plug in the desired logging framework at deployment time.
lang/scala-2.11.8 (Score: 0.022357933)
Scala Programming Language
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are typically reduced by a factor of two to three when compared to an equivalent Java application.
www/seamonkey-2.39 (Score: 0.022357933)
The open source, standards compliant web browser
This is the current release of the Seamonkey open source web browser. It should be fully compliant with all W3C standards, including HTML, CSS, XML, XSL, JavaScript, MathML, SSL encryption, SVG and RDF. Also supports Java with the use of the FreeBSD native Java plug-in.
www/sventon-2.5.1 (Score: 0.022357933)
Web client for browsing Subversion repositories
sventon is a free, open source, web client for browsing Subversion repositories. It is powerful, straightforward to use, and super easy to install. sventon is a pure Java application, all you need to run it is a Java SE 6 runtime and a Servlet 2.4/JSP 2.0 compliant webserver, such as Tomcat 6.0.
devel/fujaba-4.3.2 (Score: 0.020537075)
Another UML CASE tool
Fujaba Tool Suite 4 The primary topic of the Fujaba Tool Suite project is to provide an easy to extend UML and Java development platform with the ability to add plug-ins. * Fujaba Tool Suite combines UML class diagrams and UML behaviour diagrams to a powerful, easy to use, yet formal system design and specification language. * Furthermore the Fujaba Tool Suite supports the generation of Java sourcecode out of the whole design which results in an executable prototype, ideally. * Moreover the way back is provided, too (to some extend so far), so that Java sourcecode can be parsed and represented within UML.
devel/BNFC-2.8 (Score: 0.020537075)
Compiler front-end generator
The BNF Converter is a compiler construction tool generating a compiler front-end from a Labelled BNF grammar. It was originally written to generate Haskell, but starting from Version 2.0, it can also be used for generating Java, C++, and C. Given a Labelled BNF grammar the tool produces: an abstract syntax as a Haskell/C++/C module or Java directory, a case skeleton for the abstract syntax in the same language, an Alex, JLex, or Flex lexer generator file, a Happy, CUP, or Bison parser generator file, a pretty-printer as a Haskell/Java/C++/C module, a Latex file containing a readable specification of the language.
archivers/zip-1.05 (Score: 0.019761808)
OCaml library to manipulate ZIP/GZIP/JAR archives
This Objective Caml library provides easy access to compressed files in ZIP and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats.
databases/c3p0-0.9.5.2 (Score: 0.019761808)
Library for augmenting JDBC drivers with JNDI-bindable DataSources
c3p0 is an easy-to-use Java library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.
databases/squirrel-sql-3.7.0 (Score: 0.019761808)
Universal SQL Client
SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.