bschmalhofer / m4
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
m4 /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Mar 02 13:46:26 -0800 2009 | |
| |
BUGS | Sat Feb 19 02:57:30 -0800 2005 | |
| |
ChangeLog | Fri Jan 13 13:19:13 -0800 2006 | |
| |
Configure.pl | Mon Mar 02 13:46:26 -0800 2009 | |
| |
INSTALL | Wed Jun 29 14:06:53 -0700 2005 | |
| |
LICENSE | Thu Oct 04 12:49:24 -0700 2007 | |
| |
MAINTAINER | Thu Mar 08 10:54:15 -0800 2007 | |
| |
README | Thu Oct 04 12:49:24 -0700 2007 | |
| |
TODO.pod | Sat Jan 14 03:06:02 -0800 2006 | |
| |
VERSION | Mon Mar 02 13:50:46 -0800 2009 | |
| |
config/ | Mon Mar 02 13:46:26 -0800 2009 | |
| |
doc/ | Mon Oct 10 12:14:39 -0700 2005 | |
| |
examples/ | Tue Mar 18 14:46:25 -0700 2008 | |
| |
lib/ | Mon Mar 17 13:02:51 -0700 2008 | |
| |
src/ | Sun Mar 29 04:30:38 -0700 2009 | |
| |
t/ | Wed Dec 24 03:52:32 -0800 2008 | |
| |
tools/ | Thu Mar 13 12:40:07 -0700 2008 |
README
# $Id$ This is a Parrot m4, a Parrot port of GNU m4. Parrot m4 is written in the Parrot Intermediate Language PIR. For now it doesn't do much, but it is supposed to become a drop in replacement for GNU m4. The purpose of the port is firstly educational, and secondly a test case for more involved languages. Actually I found that m4 is already pretty involved. LICENSE: Parrot m4 is under the Artistic License 2.0. See LICENSE. AUTHOR: Bernhard Schmalhofer - <Bernhard.Schmalhofer@gmx.de>
