Simple Project List Software Map

839 projects in result set
LastUpdate: 2012-04-04 09:54

Zodeken

Zodeken generates code to access MySQL with Zend Framework. It can generate Controllers for CRUD actions, Db_Tables, Mappers, and Forms classes to manipulate records of MySQL tables using the zf commandline tool based on db settings in the application.ini file of your project. Validators and filters are added to the form automatically depending on the field's data types. It can detect table relationships and adds methods to access related database table records.

(Machine Translation)
LastUpdate: 2001-09-26 01:21

Glade to C Translator

g2c (Glade to C Translator) creates modularized C code from a Glade XML file.

LastUpdate: 2004-12-02 11:49

SIGHT

SIGHT is a code generator set to create a user-defined system of Web robots, realising arbitrary workflow. It generates Web robots that can be based on Stalker algorithm, HTML structure, etc. This task is frequent in bioinformatics.

(Machine Translation)
LastUpdate: 2003-07-25 05:13

ObjectBrowser Bean

The ObjectBrowser Bean uses Java reflection to
generate a file-explorer-like GUI automatically for any
Java object or set of objects. It incorporates a number
of features aimed at making the UI useable, such as
special treatment of array-like members as child
objects, and representation of bean getter and setter
methods as properties. Scripting can be used to add in
additional methods to manipulate the target object.

(Machine Translation)
LastUpdate: 2021-05-04 06:22

Lexical Analyzer Generator Quex

字句解析器生成器です。極めて高速な字句解析器を生成します。高度な入力・バッファ管理を備えています。そのままで多くの文字エンコーディング(ASCII、UTF8、UTF16、RUSCII、等)に対応します。正規表現にlex・flexの書式を使っています。

Development Status: 5 - Production/Stable
Target Users: Developers
Natural Language: English
Operating System: MacOSX, Linux, SunOS/Solaris, Windows XP
Programming Language: C, C++
User Interface: Command-line
LastUpdate: 2004-03-27 00:59

retainCounter

retainCounter is an application that converts a simple
[object release] into a NSLog(@"object retainCount:
%i",[object retainCount]); [object release];
command. This is sometimes useful if developers wish
to know the current count of an object before it is
released, which makes it easier to detect memory
leaks.

(Machine Translation)
LastUpdate: 2005-08-26 06:10

Maria

Maria is a reachability analyzer for concurrent
systems that uses Algebraic System Nets (a
high-level variant of Petri nets) as its
modelling formalism. It is implemented as a
pack of software tools that perform
reachability analysis and check safety and
liveness properties of distributed system
models. The models can be constructed either
by hand or automatically from other
formalisms, such as the CCITT Specification
and Description Language (SDL).

(Machine Translation)
LastUpdate: 2008-12-24 15:49

Configuration File Library for C++

conf4cppプロジェクトは,汎用の設定ファイル読込みための便利な機能を提供する柔軟なC++ライブラリを開発することを目的としたプロジェクトです.

Development Status: 3 - Alpha
Target Users: Developers
Operating System: Linux
Programming Language: C++
Topics: Code Generators
User Interface: Console (Text Based)
Register Date: 2007-12-03 14:52
LastUpdate: 2007-09-10 22:44

LLRP Toolkit

LLRP Toolkit provides tools for communicating in
the EPCGlobal "Low Level Reader Protocol." This is
a standard network protocol for configuring and
controlling Gen2 RFID readers.

(Machine Translation)

宝剣 - houken

C++のソースコードを生成するパーサジェネレータです。
文法をPEG(Parsing Expression Grammar)で記述します。

Development Status: 3 - Alpha
Target Users: Developers
Natural Language: Japanese
Programming Language: C++
User Interface: Console (Text Based)
Register Date: 2007-12-20 17:18
LastUpdate: 2009-09-23 23:54

JUnit Generator

ジェネリック型、複雑なクラス型ジェネレーションなどのオブジェクト指向の特徴を完全サポートした特定の Java クラスまたはメソッドに向けて、JUnit Generator は JUnit テストケースを自動的に生成することができます。

LastUpdate: 2002-05-11 04:23

MockDoclet

MockDoclet is a tool for generating mock objects for Java classes and interfaces to aid in unit testing classes that are tightly coupled to other components. It is an active code generation tool that scans interfaces for JavaDoc style @mock tags at build time to generate the appropriate mock objects. It is built on top of XDoclet and the MockObjects framework, and is designed to be used with JUnit and Ant.

(Machine Translation)
LastUpdate: 2022-01-03 07:10

FreeBASIC Compiler

Microsoft QuickBASIC (GFXステートメントを含む)と同じシンタックスを持つ、オープンソースで無料のマルチプラットフォームなBASICコンパイラです。ポインタ、符号なしのデータ型、インラインアセンブラ、プリプロセッサ、その他多くの新機能が追加されています。

LastUpdate: 2012-01-30 18:13

jamp

JAMP(頭字語 JavaScript Ajax Mysql PHP)は強力かつ高速なフレームワークで、GNUライセンス下で配布され、Webアプリケーション開発のためのソフトウェア環境を提供しています。

LastUpdate: 2009-03-25 13:54

kerblue

KerBlue offers a development architecture which enables one to design a sustainable Web application, taking into account that technologies will change. This architecture is split up into 5 parts: the Sustainable Virtual Application (SVA), the Sustainable Virtual Application Generator (SVAG), the Sustainable Virtual Framework (SVF), the Sustainable Concrete Application Generator (SCAG), and the Target Technical Platform (TTP).

(Machine Translation)