SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
....
- Website/document creation by the web-site itself
- Creating sql, model, model classes from a model sheet and load data with it
- Extend actions with a java code line counter
controlled_vars.h to always work with valid variables
The Controlled Variables project is a set of header files for C++ developers. These files allow you to create controlled variables instead of using bare int, float, long, etc. Controlled Variables ensure you always use initialized variables. The project includes the generator. (IMPORTANT: If you're here just to get the header files, go to the Download area and get the file ending in _header-x.y.z.tar.gz as the other one is just the program used to build those header files!)
FMGenerator provides an Eclipse builder to automatically transform FreeMarker templates.
Typically FMGenerator would be used to generate source code or project resources from a template document. This can simplify the generation of unit tests or program code.
**THIS PROJECT IS NOT MAINTAINED ANYMORE
**CHECKOUT http://poppy.dc-development.de to see its follow-up
Poppy is a visual markup editor that runs in a browser.
- Best Browser: Use Mozilla-FireFox!
- Take Care: for local testing/development only!
Features:
- Multiple Projects
- Build/Edit Master and Pages Visually
- Clean formatted output only elements you specified
- Filemanager
New:
- Installer for easy setup
- Poppy demo project for...
This is a collection of tools and a code library to assist engineers who are developing SystemVerilog based verification environments. Components include utility libraries, scoreboard and shutdown manager implementation, register tool, etc.
...While in alpha and beta development, AshTL is licensed under AGPL v3+. Stable releases will include an exception so that AshTL itself will always be AGPL, but will not force code that uses it to be.
This Sourceforge project is used to host the underlying Drupal code for the Climate Change and Adaptation Strategy (CCAS) website created by the Greater London Authority. The website was commissioned by the GLA Intelligence Unit.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The "gc" language is a script language with c++ grammer and c++ class library . The gaiasle is a set of script language framework . It has some new ideas about soft development ,specially about web server programs .
Face recognition using BPNN. Contains 1.Face recognition using Back propagation neural network (customize code) code using matlab. 2. Face recognition using Back propagation network (builtin) code using matlab.Project closed for now,Adeel Raza Azeemi
Tested, portable, standard C++ source code for policy based log stream, configuration data, external string table, field-delimited strings and text file reader. BSD license. Templated for use with any valid instantiation of std::basic_string.
Makes using log frameworks as painless as printing to stdout by adding intentions, live templates and code inspections that support most aspects of the configured log framework. On top of this log IDs and reviews can be generated in addition.
Converts any templates into executable PHP code and stores it for later use, e.g. HTML, RSS or XML. Handles scalar and array values, blocks, loops, control structures, includes, extensions/functions, filters, build in i18n functionality, caching
A lightweight set of Object Oriented PHP classes designed to simplify the generation and use of HTML code in your PHP projects. Never forget to close your tags again!
Template2Code (T2C) is a collection of tools dealing with template-based file generation. Currently it includes MiST - Minimal String Template engine and T2C itself that uses template based techniques to generate the sources of unit tests.
PET is a C++ library that implements generic regular path expressions. It provides a set of classes and overloaded operators that allow the programmer to define regular path expressions over user-defined data structures using solely the GCC compiler
A code template tool for VHDL development which outputs to the clipboard - this means it can be used with any tool. Written in Ada, using GTK. Runs on Windows XP and Linux with common source code
Tools and libraries for IBM Tivoli Maximo customization developers. The main artifact is an Apache Maven plug-in that generating Maximo custom classes for MBOs, FLDs, Beans, Crontasks, etc.
Tool written in C to generate a list of codes with symbolic names (such as #define's in C) from a description file, along with a file that allows lookup of codes to get the symbolic name.
Eclipse Plugin to generate code. Comments within your source files are used to control the generator scripts (BSH, JS). They can insert code after the comment or in separate files. On change of the comment the code is updated automatically.