pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/zoem



Module name:    wip
Committed by:   cheusov
Date:           Wed Oct 20 17:35:09 UTC 2010

Import into wip/zoem

Log Message:
Import zoem-10.265 as wip/zoem.

Zoem is an interpretive macro language with substantial facilities for
programming. It supports a two-stage process, consisting of macro
interpretation (featuring inside-out evaluation if needed), followed
by a simple and powerful application of stream character filtering.

Its syntax is remindful of \it{TeX}'s, it has dictionary stacks like
\it{PostScript}, and various resemblances to \it{m4} and \it{info}.
It has interfaces to modules making life easy \- counters, references,
arithmetic, multi-dimensional data storage, input/output operations,
regular expressions, and system commands.

Zoem is used for creating extendible dummy mark-up languages and
mapping those to real mark-up languages.  The dummy languages have all
the power of the zoem primitives available to them.  A prime
application is the creation of little mark-up languages that allow
easy preparation of documents for use with different devices.
Examples are the PUD \bf{faq} language and the PUD \bf{man} language,
both of which can be used to generate troff output and html
output. PUD stands for Portable Unix Documentation and is shipped with
Aephea.  Aephea itself is an abstraction layer for creating concise
and maintainable HTML documents.

Status:

Vendor Tag:     CHEUSOV
Release Tags:   CHEUSOV_20101020
                
N wip/zoem/distinfo
N wip/zoem/Makefile
N wip/zoem/PLIST
N wip/zoem/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index