My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 22
English translation coming soon... В ходе разработки [http://code.google.com/p/cpp-events/ другого моего проекта], я столкнулся с необходимостью написания множественных частных специализаций для моих шаблонных классов. Выполнение этой рутинной работы вручную черезчур скучно, утомительно и ненадеж...
Brings the power of pre-processing to any text file including JavaScript, HTML, CSS and more.
A variation on the C preprocessor that (1) works on multiple languages and (2) encodes preprocessor statements as comments in that language so syntax correctness is not broken. This project provides a Python script: preprocess.py There are millions of templating systems out there (most of them d...
Minimac is a minimalist general purpose text macro processor, its simplicity should make it particularly well suited as a front end preprocessor for little language compilers. Project objectives and salient features: * simpler to use than m4 * explicit argument stack, user functions are defin...
=SmartCPP= ==Project goals== ---- * Creation of C/C++ preprocessor library that provides extra features for working with preprocessor directives such as binding input and preprocessed code. * Developing Visual Studio plugin based on this library. ==Developers== ---- The project...
CSS on Crack extends the Cascading Style Sheets language with new features for modularization and easier development of Website Layouts. It may be used as a server side script, or as a tool on the developers machine. This project is not available yet.
Provides a preprocessor of sorts that allows full compile time function execution of Go code. Primarily intended for compile time initialization of data structures. While this is intended for Go, it will work on any source code, but the compile time data and functions will be in Go.
The simple idea allows to use such a powerful tool as Python to preprocess C code in a sophisticated way. C and Python code separation by C comments makes possible to properly highlight syntax of C and Python.
=About DtCSS= DtCSS is a PHP script that preprocesses your CSS file. It speeds up CSS coding by extending the features to CSS. Such as nested selectors, color mixing and more. DtCSS reads the CSS file with special syntax written for DtCSS, and outputs the standard CSS. It also comes with a smart...
A C preprocessor is a part of a C compiler responsible for macro replacement, conditional compilation and inclusion of header files. It is often found as a stand-alone program on Unix systems. ucpp is such a preprocessor; it is designed to be quick and light, but anyway fully compliant to the IS...
1 2 3 Next