Ports Search

Results 9,3519,360 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
korean/gtkcomm-0.8.1 (Score: 7.770591E-5)
Serial controlling software, with gtk+ widget
gtkcomm ------- gtkcomm is a controlling tool for serial interface(RS-232C or such). It is for hardware control using serial ports.
lang/afnix-2.6.3 (Score: 7.770591E-5)
Multi-threaded functional programming language
Afnix (formerly known as Aleph) is a multi-threaded functional programming language with dynamic symbol bindings that support the object oriented paradigm. Afnix features a state of the art runtime engine that supports both 32 and 64 bits platforms. Afnix comes with a rich set of libraries that are designed to be platform independent. The Afnix engine is written in C++ and provides runtime compatibility with it. Such compatibility includes the ability to instantiate C++ classes, use virtual methods and raise or catch exceptions. A comprehensive API has been designed to ease the integration of foreign libraries. - Builtin objects - Functional programming - Object oriented - Multi-threaded engine - condition objects.
lang/cfortran-4.3 (Score: 7.770591E-5)
Easy-to-use powerful bridge between C and FORTRAN
cfortran.h is an easy-to-use powerful bridge between C and FORTRAN. It provides a transparent, machine independent interface between C and FORTRAN routines and global data.
lang/clang-3.3 (Score: 7.770591E-5)
C, Objective-C, and C++ compiler
The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
lang/clang-3.4.2 (Score: 7.770591E-5)
C, Objective-C, and C++ compiler
The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
lang/clang-3.5.2 (Score: 7.770591E-5)
C, Objective-C, and C++ compiler
The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
lang/clang-3.6.2 (Score: 7.770591E-5)
C, Objective-C, and C++ compiler
The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
lang/gcc-ecj-4.5 (Score: 7.770591E-5)
Eclipse Java Compiler used to build GCC Java
A pre-built version of the Eclipse Java Compiler (ECJ) used to build and support the Java frontend of the GNU Compiler Collection (GCC).
lang/regina-3.9.1 (Score: 7.770591E-5)
Rexx interpreter
Regina is a Rexx interpreter that has been ported to most Unix platforms (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS, Win9x/Me/NT/2k/XP, Amiga, AROS, QNX, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS and OpenEdition. Rexx is a programming language that was designed to be easy to use for inexperienced programmers yet powerful enough for experienced users. It is also a language ideally suited as a macro language for other applications. There are two major goals for Regina: * become 100% compliant with the ANSI Standard. * be available on as many platforms as possible.
lang/libHX-3.22 (Score: 7.770591E-5)
C/C++ library with common data structures and functions
libHX is a C library (with some additional C++ bindings available) that provides data structures and functions for tasks common in scripting languages; autoresizing string manipulation, maps, deques, option parsing, type-checking casts and more. libHX aids in quickly writing up C/C++ data processing programs, by consolidating tasks that often happen to be open-coded, such as config file reading, option parsing, directory traversal, and others, into a library. The focus is on reducing the amount of time (and secondarily, the amount of code) a developer has to spend for otherwise implementing such. Subsequently, proficient coders can use this to code as fast as for a scripting language.