TXR is a new data munging language. TXR's special pattern language provides template-based matching of entire documents or large sections of documents. It also contains a language for functional and imperative programming. It is written in C and takes the form of a utility that is portable to Unix-like platforms and Windows.
Related ProjectsMysaifu JVM, Media Player Classic - Home Cinema, nkf Network Kanji Filter, MPC-BE, TOMBO |
GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and a foreign language interface that runs on most Unix variants and Win32.
Related ProjectsRoboCup tools, Dumpper v.60.3, Decimal BASIC Open Source Project, OpenKEEPS, SmillaEnlarger |
CLISPは、Bruno Haible によるポータブルな ANSI Common Lisp の実装であり、開発環境です。インタプリタ、コンパイラ、デバッガ、CLOS、MOP、FFI、ユニコード、ソケット、CLX を備えています。UIは英語、ドイツ語、フランス語、スペイン語、オランダ語、ロシア語、デンマーク語に対応しています。
Related ProjectsMysaifu JVM, Trac Lightning, Media Player Classic - Home Cinema, MPC-BE, SmillaEnlarger |
SLOCCount is a suite of programs for counting physical source lines of code (SLOC) in possibly large software systems. It can count physical SLOC for a wide number of languages. It can take a large set of files and automatically categorize their types using a number of different heuristics, and also comes with analysis tools.
Related ProjectsDumpper v.60.3, Properties Editor, SharpDevelop-jp, SmillaEnlarger, Amateras |
The Insidious Big Brother Database (BBDB) is a contact management utility for use with GNU Emacs and XEmacs. It can hook into Emacs-based mail- and news-readers and automatically collect information on messages therein.
Related ProjectsPukiWiki, SmillaEnlarger, gnupack, Properties Editor, blanco Framework |
Anthy is a system for Japanese input method.
It converts Hiragana text to Kana Kanji mixed text.
Register Date: 2002-03-28 16:02
|
Related ProjectsConcatPDF / iText.NET, nkf Network Kanji Filter, MeCab, FCKeditor, ChaSen legacy |
Maximaは、ほぼ完成されたコンピュータ代数システムです。 数式処理に重点が置かれており、Lispで書かれています。 米国エネルギー省の MACSYMA から派生し、GPLでライセンスされています。 数式の積分、三次元プロット、常微分方程式を解くといった機能があります。
Related Projectsflp, Dumpper v.60.3, LILIB, Wrj4P5, SmillaEnlarger |
ECB is a source code browser for (x)emacs. It
displays a couple of windows that can be used to
browse directories, files, and file contents like
methods and variables. It supports source code
parsing for languages like Java, C, C++, Elisp,
Scheme, Perl, TeX, LaTeX, etc. In addition, it
offers an (optional) permanent "compile window" at
the bottom of the emacs frame, which is used to
display all help and compile output. The rest of
the frame is called the "edit area", which can be
divided into several edit windows that are used
for editing the sources. Deleting some of the edit
windows neither destroys the compile window nor
the browsing windows. It requires the CEDET suite.
Related ProjectsDumpper v.60.3, Properties Editor, Amateras, gnupack, SharpDevelop-jp |
Proof General is a generic Emacs interface for proof assistants, suitable for use by pacifists and Emacs militants alike. It is supplied ready-customized for LEGO, Coq, and Isabelle. You can adapt Proof General to other proof assistants if you know a little bit of Emacs Lisp.
Related ProjectsMacEmacs JP, iReport-Designer for JasperReports, DeSmuME, gnupack, Darik's Boot and Nuke |
MDK (MIX Development Kit) provides tools for developing and executing, in a MIX virtual machine, MIXAL programs. The MIX is Donald Knuth's mythical computer, described in the first volume of The Art of Computer Programming, which is programmed using MIXAL, the MIX assembly language. MDK includes a MIXAL assembler (mixasm), a MIX virtual machine (mixvm) with a command line interface, a Guile-based virtual machine (mixguile), a GTK+ based GUI (gmixvm), and a mixvm-Emacs interface (mixvm.el). MDK utilities are extensible using Scheme.
Related ProjectsMikuInstaller, SmillaEnlarger, Amateras, MinGW - Minimalist GNU for Windows, Properties Editor |
Treep is a simple language for doing symbolical computations. It operates on numbers and strings that can be organized in more complex objects. These objects are lists of name-value pairs that are stored in memory as AVL trees. It has about sixty built-in functions to operate on such data and a way to define new functions. Treep syntax very much resembles Lisp. The power of treep is its simplicity and security.
Treep is a good tool do process objects and relations between them. For example it is possible to define graphs as a sets of vertices and edges in text file, parse that file, do any computations you like, write modified data to text file. Treep works well on graphs, trees, linked lists, simple hashes. Treep is not good at processing texts, dealing with system input/output.
Related ProjectsPowder auto-indexing software Conograph, iReport-Designer for JasperReports, Decimal BASIC Open Source Project, Programming Language ADP, SmillaEnlarger |
OpenCyc is the open source version of the Cyc technology, the world's largest and most complete general knowledge base and commonsense reasoning engine. OpenCyc can be used as the basis for a wide variety of intelligent applications.
Related ProjectsDumpper v.60.3, RoboCup tools, JYUGEM, SmillaEnlarger, OpenKEEPS |
GCC-MELT is a high-level domain specific language that eases the development of plugin-like extensions for GCC, the Gnu Compiler Collection. These extensions can analyze or modify GCC internal representations, and can be used for static source code analysis, refactoring, specific warnings, optimizations, etc. The MELT language provides high-level features. Notably, MELT code is translated to C or C++, and can even contain C or C++ code. It includes powerful pattern matching facilities and can manipulate dynamically typed values and raw GCC structures. It enables functional/applicative, object-oriented, reflective programming styles and has a familiar Lisp-like syntax.
Related ProjectsMinGW日本版, インテル コンパイラー 1000本ノックプロジェクト, MPC-BE, Exerb, MinGW - Minimalist GNU for Windows |
Invenio (formerly CDSware) is a suite of applications that provides the framework and tools for building and managing an autonomous digital library server. It complies with the Open Archives Initiative metadata harvesting protocol (OAI-PMH) and uses MARC 21 as its underlying bibliographic standard. Its flexibility and performance make it a comprehensive solution for the management of document repositories of moderate to large size.
Related ProjectsGLOBALBASE PROJECT, ChaSen legacy, TOMBO, SmillaEnlarger, Darik's Boot and Nuke |
rep-gtk is a language-binding between GTK+/GDK and librep. Basic GLib and ATK bindings are included, too. The bindings for outdated, deprecated libraries (libgnome, libgnomeui, libgnomecanvas, and libglade) have been dropped. In favor of libglade, GTKBuilder is supported.
Related ProjectsSharpDevelop-jp, SmillaEnlarger, Amateras, Dumpper v.60.3, Properties Editor |