Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第4,1914,200项(搜索用时0.009秒)
devel/shedskin-0.9.4 (Score: 0.0012383816)
Experimental (restricted) Python-to-C++ compiler
Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python (2.4-2.6) programs into optimized C++. It can generate stand-alone programs or extension modules that can be imported and used in larger Python programs. Besides the typing restriction, programs cannot freely use the Python standard library (although about 25 common modules, such as `random' and `re', are currently supported). Also, not all Python features, such as nested functions and variable numbers of arguments, are supported.
devel/smokegen-4.14.3 (Score: 0.0012383816)
SMOKE bindings for KDE
SMOKE stands for "Scripting Meta Object Kompiler Engine". SMOKE is language-independent enough for other bindings (e.g. to other scripting languages) to be based on it.
devel/smokekde-4.14.3 (Score: 0.0012383816)
SMOKE bindings for KDE
SMOKE stands for "Scripting Meta Object Kompiler Engine". SMOKE is language-independent enough for other bindings (e.g. to other scripting languages) to be based on it.
devel/smokeqt-4.14.3 (Score: 0.0012383816)
SMOKE bindings for Qt
SMOKE stands for "Scripting Meta Object Kompiler Engine". SMOKE is language-independent enough for other bindings (e.g. to other scripting languages) to be based on it.
devel/subversion-1.9.4 (Score: 0.0012383816)
版本控制系统
Subversion 是一个版本控制系统,其设计得尽可能地类似于 cvs(1),但解决了很多 cvs(1) 未解决的问题。
devel/subversion-1.8.16 (Score: 0.0012383816)
Version control system
Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1).
devel/umbrello-4.14.3 (Score: 0.0012383816)
UML modeller for KDE
Unified Modelling Language (UML) diagram program for KDE.
devel/uthash-2.0.1 (Score: 0.0012383816)
hash table for C structures
This is a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros.
devel/swig-3.0.10 (Score: 0.0012383816)
Generate wrappers for calling C/C++ code from other languages
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, CFFI, UFFI), D, Go language, Java, Lua, Modula-3, OCAML, Octave and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG is typically used to parse C/C++ interfaces and generate the 'glue code' required for the above target languages to call into the C/C++ code. SWIG can also export its parse tree in the form of XML and Lisp s-expressions.
devel/thrift-0.9.3 (Score: 0.0012383816)
C glib interface to Thrift
C glib interface to Thrift.