IBus-Hangul is an input method (IM) for Korean language, based on IBus.
A library for hangul processing.
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).
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).
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.
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.
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.
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.
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
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