| Projects on Google Code | Results 1 - 10 of 72 |
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...
IronAHK is a rewrite of [http://www.autohotkey.com/ AutoHotkey] for .NET and [http://www.mono-project.com/ Mono] to provide cross-platform compatibility, increased performance and smaller binary file sizes for compiled scripts.
== What is AutoHotkey ==
_ahk_ is scripting language specialised f...
= MacPac Overview =
MacPac is a macro pack for the Netwide Assembler (NASM).
This project was originaly started for my own personal use. I am making it public with the hope that others may find these macros useful.
*Note:* MacPac requires NASM v2.03 or higher.
== Current Macro Sets ==
...
A structured library of macros that:
* Standardize variable names for common needs
* Organize scripts intuitively via pseudo-namespacing
* Aggregate and program-specific scripts
* Simplify complex automation tasks
* Function cross-program (e.g. IE & Firefox)
* Facilitate interactio...
DosBot is an automation program for the online game RuneScape.
Please wait.
Macro Framework and some macros for EmEditor.
for Japanese Only.
EmEditor マクロのフレームワークと、それを使って作ったマクロ集です。
This is open-source software licensed under the MIT License.
これはMITライセンスの オープンソース ソフトウェアです。
あなたはこれを EmEditor のマイマクロフォルダにコピーして使用することができます。
Copyright© 2008~2009 SHIN-ICHI All Rig...
General SAS macro utilities, to use with the SAS system and WPS.
<h1>emetools</h1>
<br/>
<br/>
<h3>
This is a macro collection for EmEditor text editor.
<br/>Has several useful tools, like:</h3>
<br/>
{{{
regex extractor
trim()
trim lines()
[tab] TO [spaces]
[spaces] TO [tab]
[spaces] TO [space]
sort
sort (desc)
sort distinct
sort ...
Basic macro and code quoting facility for Python.
Metapython includes an import hook that recognizes ".mpy" files as metapython files and performs macro definition, expansion, and code instantiation at import-time.
This project is only fitfully maintained.