Download List

Project Description

Zoem is a general-purpose macro/programming language that submits text to a two-stage transformation process. Macro expansion and interpretation is followed by application of customizable character filtering rules. Zoem supports inside-out evaluation, comprehensive IO, control operators, iteration, dictionary stacks, multidimensional data storage, arithmetic expressions, regular expressions, system commands, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-27 22:13
11-166

The default search path was changed so that Aephea is automatically found if zoem and aephea are installed with the same prefix. The primitive set#3 can now splice into a variable, supporting simple line-based ascii-diagrams.

2010-09-23 07:57
10-265

In interactive mode, zoem can utilize readline editing and history capabilities, if available. A new built-in macro seq#4 can be used as a simple type of for loop. Environments that are not closed at the end of processing are now reported in a diagnostic message.
Tags: Minor feature enhancements

2010-01-09 04:15
10-008

The HTML document framework has been wrapped up and split off under the name Aephea (adaptable exo-skeleton for practical HTML extension and abstraction), and PUD (Portable UNIX Documentation) is shipped with Aephea. The zoem package now only provides resources and documentation for the macro/programming language zoem itself.

2008-09-05 23:44
08-842

A bug causing crashes and stray zoem output on
certain platforms has
been fixed. This bug was present in previous
releases as well, but many
platforms were unaffected by it.
Tags: Major bugfixes

2007-11-29 13:57
07-333

A bug in set#3 was removed, and a batch definition mode and a more legible way of appending to keys were added. Keys local to environments can now be defined using the same signature as when invoked. This release also continues the focus on retiring what few special case syntax still exists. The format#2 specification syntax has been reworked (in an incompatible way) into a standard and extensible key-value syntax. The format#2 implementation was redone and several new directives were added. XML/HTML syntactic sugar now stops introducing whitespace formatting when so instructed.
Tags: Minor feature enhancements

Project Resources