- IPAD Pro
pop
Meta CASE tool. It allows developer to build CASE tools that allows end user to use graphical object manipulation to design and maintain end user system. Incorporate high level visual programming interface. Provides multiplatform GUI and execution environment.
http://www.xcprod.com/titan/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Code Generation Network
A resource for software engineers and architects interest in code generation with articles, interviews and a database of generation tools.
http://www.codegeneration.net/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Dynamic Languages Group - MIT AI Lab
Covers reflection, self-modifying code or mutable MOPs, Dylan, and aspect-oriented programming.
http://www.ai.mit.edu/projects/dynlangs/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Intentional Programming
Papers on the metaprogramming system and former MS research project in which software is viewed as a database and multiple source code representations can be used.
http://www.aisto.com/roeder/paper/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Metadata Centric Development
Description and examples of a metadata driven development practice, which reduces duplication of implicit metadata assumptions (field length) throughout the code.
http://www.clevebrown.com/mcd/
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- MetaL
An XML based Meta-Programming language. Also home of Metastorage, an application that is meant to automatically generate code from an high level data model definition.
http://www.meta-language.net/
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- ModelBased.net
Deticated to tools and information related to model-driven system development, aiming at supporting OMG's vision of MDA.
http://www.modelbased.net/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Partial Evaluation
Some links and references for this optimization technique, and prototypes in various languages.
http://compose.labri.fr/documentation/pe/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Synthesizer Generator
A system for creating language-sensitive editors, interfaces, and environments from formal grammatical descriptions of any language. [Commercial]
http://www.grammatech.com/products/sg/overview.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- The Program Generator Generator
A partial evaluation system for Scheme: Given a program P and a specification of which of the inputs are known in advance, PGG outputs a program generator which accepts the known inputs of P and outputs a specialized version of P. PGG is fully automatic and can process all valid Scheme programs.
http://www.informatik.uni-freiburg.de/proglang/software/pgg/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It