Ports Search

Results 311320 of 6,332 for /net-p2p/.(0.006 seconds)
korean/ibus-hangul-1.5.0 (Score: 0.04865275)
Hangul input engine for IBus
IBus-Hangul is an input method (IM) for Korean language, based on IBus.
korean/libhangul-0.1.0 (Score: 0.04865275)
Library for Hangul processing
A library for hangul processing.
korean/imhangul-2.1.1 (Score: 0.04865275)
Hangul input module for GTK+ 2.0
Hangul Input Module for GTK+ 2.0 Input method of GTK+ 2.0 widget. To select this modules, click right button in gtk20 text widget and select "Input Methods" - "Hangul" (not KSC5601).
korean/imhangul-3.1.1 (Score: 0.04865275)
Hangul input module for GTK+ 3.0
Hangul Input Module for GTK+ 3.0 Input method of GTK+ 3.0 widget. To select this modules, click right button in gtk30 text widget and select "Input Methods" - "Hangul" (not KSC5601).
korean/nabi-1.0.0 (Score: 0.04865275)
Hangul X Input Method for Everywhere
Nabi is a X Hangul Input Method based on GTK+2. But, it can be docked into GNOME panel or even KDE panel and it's able to be used in any X11-based applications.
lang/picoc-2.1 (Score: 0.04865275)
Very small C interpreter for scripting
PicoC is a very small C interpreter for scripting. It was originally written for scripting a UAV's on-board flight system and it's also very suitable for other robotic, embedded and non-embedded applications too.
lang/csharp-mode.el-0.8.5 (Score: 0.04865275)
Emacs/XEmacs major mode for editing C# source code
After a good number of years, we noticed that there wasn't a "non-patched" version of a csharp-mode for Emacs. There were a few, but most of them had comments that they were "in progress" or "about to merge", but then we noticed that those notices were there even after a couple of months. Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we decided to follow the rules and create one that required no patching or modification to the core cc-mode engine (which is a good thing). So, this is the C# mode.
lang/ofc-0.8.1 (Score: 0.04865275)
The Objective-C Foundation Classes library
The Objective-C Foundation Classes (OFC) library The Objective-c foundation classes library is a general purpose library. The classes in the library are grouped in five clusters: data types, collections, c-wrappers, network and compound classes. At the moment the library is still under development. The OFC library and the test and example programs are licensed under the GNU GPL.
lang/sagittarius-0.7.5 (Score: 0.04865275)
R6RS/R7RS Scheme system
R6RS/R7RS Scheme system. Features: - Builtin CLOS. - Common Lisp like reader macro. - Cryptographic libraries. - Customisable cipher and hash algorithm. - Custom codec mechanism. - CL like keyword lambda syntax (taken from Gauche). - Constant definition form. (define-constant form). - Builtin regular expression - mostly works O(n) - Replaceable reader
lang/v8-3.18.5 (Score: 0.04865275)
Open source JavaScript engine by Google
V8 is Google's open source JavaScript engine. V8 is written in C++ and is used in Google Chrome, the open source browser from Google. V8 implements ECMAScript as specified in ECMA-262, 5th edition, and runs on Windows (XP or newer), Mac OS X (10.5 or newer), and Linux systems that use IA-32, x64, or ARM processors. V8 can run standalone, or can be embedded into any C++ application. Git repository at https://github.com/v8/v8