Ports Search

Results 10,68110,690 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
java/openjfx8-20160228 (Score: 7.3261835E-5)
JavaFX (OpenJFX) SDK overlay for OpenJDK 8
OpenJFX is an open source, next generation client application platform for desktop and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications.
java/jtiger-2.1.0376 (Score: 7.3261835E-5)
Unit Test Framework and Tools for the Java2 Platform
JTiger is a unit test framework and tools for the Java 2 Platform. The framework provides a useful abstraction on which to write unit test fixtures and unit test cases. JTiger tools provide functionality that is often desired in software unit testing environments. JTiger development encourages Test Driven Development, though it doesn't mandate it, and any unit testing software development technique is sufficient.
java/sablevm-classpath-1.13 (Score: 7.3261835E-5)
Classpath of SableVM
SableVM implements the Java virtual machine specification, second edition. SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc.
java/sablevm-1.13 (Score: 7.3261835E-5)
Java VM created by McGill University's Sable Research Group
SableVM implements the Java virtual machine specification, second edition. SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc.
java/servingxml-1.1.2 (Score: 7.3261835E-5)
Framework for flat/XML data transformations
ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data transformations. It defines an extensible markup vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML processing in pipelines. ServingXML comes with a console app, and also documents an API for embedding the software in a standard Java or J2EE application.
lang/awka-0.7.5 (Score: 7.3261835E-5)
Converts the AWK script to C, then compiles it
Awka is an open-source implementation of the AWK programming language. Awka is not an interpreter like Gawk, Mawk or Nawk, but instead it converts the program to ANSI-C, then compiles this using gcc or a native C compiled to create a binary executable. This means you must have an ANSI C compiler present on your system for Awka to work.
lang/bwbasic-3.00 (Score: 7.3261835E-5)
Bywater Basic interpreter
The Bywater BASIC Interpreter (bwBASIC) implements a large superset of the ANSI Standard for Minimal BASIC (X3.60-1978) and a significant subset of the ANSI Standard for Full BASIC (X3.113-1987) in C. It also offers shell programming facilities as an extension of BASIC. bwBASIC seeks to be as portable as possible.
lang/dlv-20121217 (Score: 7.3261835E-5)
Disjunctive Datalog System
DLV is a system for disjunctive datalog with constraints, true negation and queries. The DLV system also includes * the K planning system, * a frontend for abductive diagnosis and Reiter's diagnosis, * support for inheritance, and * an SQL frontend which prototypes some novel SQL3 features.
lang/itcl-3.4.1 (Score: 7.3261835E-5)
Object-oriented extension to Tcl [incr Tcl]
This package contains [incr Tcl] version 3.0.1. [incr Tcl] is an object oriented extension to Tcl. The [incr Tcl] language is also known as ``itcl''. A companion to [incr Tcl] called [incr Tk] builds a ``mega-widget'' framework into Tk. The [incr Tk] extension is also known as ``itk'' and is available in x11-toolkits.
lang/jimtcl-0.76 (Score: 7.3261835E-5)
Small footprint implementation of the Tcl programming language
Jim is an opensource small-footprint implementation of the Tcl programming language. It implements a large subset of Tcl and adds new features like references with garbage collection, closures, built-in Object Oriented Programming system, Functional Programming commands, first-class arrays and UTF-8 support. All this with a binary size of about 100-200kB (depending upon selected options).