gm2
[Top][All Lists]
Advanced

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

[Gm2] ISO Modula-2 text filter examples available now on Google Code


From: Carl Glassberg
Subject: [Gm2] ISO Modula-2 text filter examples available now on Google Code
Date: Sun, 31 Mar 2013 18:52:43 -0700 (PDT)

Hello everyone:

I have released under the permissive MIT license, some examples of text-filters 
using ISO Modula-2.

The purpose of these filters is to simplify end-of-line (eol) handling so the 
user doesn't have to explicitly call SkipLine. The eol is supposed to be 
treated similarly to Logitech or Lilith/Medos which returned an EOL character 
constant to be tested like any other character.  

I have only tested these on p1 Modula-2, an ISO m2 implementation for Apple Mac 
OS X.

Since p1 m2 runs on the Mac OS X version of Unix, I hope these text filters can 
run with little or no modification on Gm2, under Linux.

These examples, if they can run successfully on Gnu m2, might be useful and if 
they meet the quality standards of the Gm2 project, you can include them in 
your project or just use them for testing.

I would also like feedback on whether the text filters run ok under Gm2/Linux 
and whether any modifications are necessary to get them to work.

The Google Code project page for these example filters is
<http://code.google.com/p/m2-text-filters/>

There is hopefully adequate documentation, but please feel free to make 
comments, pro or con.

Sincerely
Carl Glassberg
_______________________________________________
gm2 mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gm2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]