Ports Search

Results 3,0713,080 of 5,824 for /net/.(0.004 seconds)
java/servingxml-1.1.2 (Score: 0.01987111)
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.
java/veditor-0.7.1 (Score: 0.01987111)
Verilog and VHDL editor plugin for eclipse
Eclipse Verilog editor provides Verilog (IEEE-1364) and VHDL language specific features on Eclipse IDE. It helps coding and debugging in hardware development based on Verilog or VHDL.
lang/awka-0.7.5 (Score: 0.01987111)
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/php56-5.6.26 (Score: 0.01987111)
PHP Scripting Language
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated webpages quickly, but you can do much more with PHP.
lang/clojure-1.8.0 (Score: 0.01987111)
Dynamic programming language for the JVM
Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection. Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language, and features a rich set of immutable, persistent data structures. When mutable state is needed, Clojure offers a software transactional memory system that ensures clean, correct, multithreaded designs.
lang/diveintopython-5.4 (Score: 0.01987111)
Free Python tutorial book that is "not For Dummies(tm)"
"Dive Into Python" is a Python tutorial for experienced programmers. The book is published under the GNU Free Documentation License and is available in a variety of formats. It is currently being translated into a number of languages.
lang/fasm-1.71.39 (Score: 0.01987111)
Flat, multiple-pass assembler for IA-32 & x86-64 architectures
The flat assembler is a fast and efficient self-assembling 80x86 assembler for DOS, Windows and Linux operating systems. Currently it supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3 and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions, can produce output in binary, MZ, PE, COFF or ELF format. It includes the powerful but easy to use macroinstruction support and does multiple passes to optimize the instruction codes for size. The flat assembler is self-compilable and the full source code is included.
lang/ficl-4.1.0 (Score: 0.01987111)
Forth Inspired Command Language
FICL is an extremely lightweight, fast, portable implementation of FORTH which can be bound to C functions or even embedded within C/assembler programs. This is a port for the current version of FICL. Older versions can typically be found in /usr/src/sys/boot/ficl on FreeBSD with the bindings needed by the OS loader.
lang/php70-1.1 (Score: 0.01987111)
"meta-port" to install PHP extensions
This is a "meta-port" to install the extensions for PHP 5.5. Defaults to: ctype, dom, filter, hash, iconv, json, pdo, pdo_sqlite, phar, posix, session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter.
lang/php70-7.0.11 (Score: 0.01987111)
PHP Scripting Language
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated webpages quickly, but you can do much more with PHP.