Simple Project List 軟體列表

184 projects in result set
最後更新: 2009-04-01 01:11

Thousand Parsec

千パーセク フレームワークですターンベースの 4 ゲームを X (探索、展開、悪用、退治する)。長いゲーム、大規模な宇宙を支えるために設計された、簡単に拡大技術ツリー。

(Machine Translation)
最後更新: 2021-10-15 03:28

Haxima

NazghulはUltima(2Dグラフィック)のような戦闘、魔法、NPCのAI、組み込みスクリプト言語、ゲーム編集の機能のあるゲームエンジンです。

最後更新: 2017-09-11 06:40

Readable Lisp S-expressions

このプロジェクトは、Lisp 系言語 (一般的な Lisp と Scheme) より読みやすい形式の開発とそれらのフォーマット (読者、かなりプリンター、エディタ マクロなど) を実装する専用です。MIT ライセンスは広くそれらを好んだ。

(Machine Translation)
最後更新: 2007-02-04 19:03

S 式エディタ

Scheme インタプリタ Gauche をマクロ言語に採用し, Gtk2 で Scheme でクロスプラットフォームで xyzzy (emacs) ライクなテキストエディタを目指します.

最後更新: 2021-02-18 18:17

Linux GPIB Support

Linux GPIB パッケージは GPIB (IEEE 488.2) ハードウェア サポート パッケージです。パッケージには C、カーネル ドライバーのモジュール、およびいくつかの他の言語のバインディングで記述された GPIB ライブラリから成る開発環境が含まれます。

(Machine Translation)
最後更新: 2004-10-18 16:01

guile-xosd

guile-xosd provides Guile bindings for libxosd. These allow Guile
scripts to print text and some simple display widgets directly to an X
display. The bindings are generated largely by SWIG, with a little bit
of massaging to get the interface into a more usable state.

(Machine Translation)
最後更新: 2009-05-16 23:10

ECB

ECBはEmacs用のファイル/コードブラウザです。これはあらゆるタイプのファイルのブラウズに使用することができ、Java、C、C++、Elisp、perl、TeX、LaTeX のようなコードの構文解析をサポートしています。ブラウズ用のウィンドウは一つのフレームに統合されており、(C-x 1のような)削除によって消えないように対策されています。

最後更新: 2006-11-15 05:29

RPG Story SGML

StorySGML/!StoryEdit はマスターおよびプレーヤーの作成、ドキュメントおよび RPG/LARP 話の出版を支援するツールです。SGML 文書に基づいて、さまざまな形式、および PHP/Postgres では Web UI (!StoryEdit) に処理するためのツールが含まれています。

(Machine Translation)
最後更新: 2005-06-29 22:34

qtour

qtour is a Qt-based application for interpreting results of sporting
tournaments. It uses the libtour C++/Guile library as its processing
engine.

(Machine Translation)
最後更新: 2005-05-01 16:38

BioSchematics

BioSchematics is a L-System interpreter and
drawing tool. L-System grammar is interpreted
through a Scheme engine (Guile) and results are
drawn in an OpenGL window.

(Machine Translation)
最後更新: 2007-02-28 01:52

SISC

スターは、拡張可能な Java ベースのアルゴリズム言語 Scheme インタプリタです。スターの現代的解釈手法を使用して、手際よくすべての既存の Java インタプリタ (しばしば以上で大きさの順) よりも優れています。

(Machine Translation)
最後更新: 2008-08-30 06:14

Alterator

Alterator is a system configuration framework
similar to YaST. Alterator separates UI and
backends, providing different front-ends (Web, Qt)
to the underlying functionality. Alterator is in
use as a basis for the installer and system
configurator in ALT Linux distributions.

(Machine Translation)
最後更新: 2006-09-26 10:16

guile-dbd-mysql

guile-dbd-mysql is a MySQL database driver for the Guile DBI system.

(Machine Translation)
最後更新: 2003-03-04 08:22

RScheme

RScheme is an object-oriented, extended Scheme implementation with a compiler that targets C or (RScheme's own) bytecodes. It has features expected from a modern language: an object system, reflection, modules, namespaces, safe macros, threads, a system call interface (including sockets), separate compilation, and persistence, as well as the formal basis and power of the Scheme programming language. RScheme also features a powerful, elegant foreign code interface.

最後更新: 2005-07-18 08:45

mod_scheme

mod_scheme is a Scheme module for Apache. It embeds the Tinyscheme interpreter, and makes the functions exported by the Apache Web server available to Scheme programs.