1.
Critical Mass Modula-3: m3core/src/text/TextLiteral.m3
... Word; TYPE CPtr = UNTRACED REF CHAR; WCPtr = UNTRACED REF WIDECHAR; ... END; VAR p := LOOPHOLE (ADR (t.buf[i+i]), WCPtr); BEGIN RETURN VAL (Word. ...
2.
Lectern bitmap documents viewer
lectern: Browse lectern documents. buildlectern: Build lectern documents from Postscript or bitmap files. editlectern: Edit the annotations associated with ...
3.
Texture (leaf)
If true, the texture is aligned to the northwest corner of the underlying VBT. Otherwise, it's aligned with the coordinate origin. ...
4.
Lectern bitmap documents viewer
lectern: Browse lectern documents. buildlectern: Build lectern documents from Postscript or bitmap files. editlectern: Edit the annotations associated with ...
5.
Lectern bitmap documents viewer
lectern: Browse lectern documents. buildlectern: Build lectern documents from Postscript or bitmap files. editlectern: Edit the annotations associated with ...
6.
Free Critical Mass Modula-3 (CM3)
CM3 is the first open source release of Critical Mass Modula-3. It is a complete easy-to-use and easy-to-install Modula-3 system that contains considerable ...
7.
How to call Modula-3 procedures from a C program?
How to call Modula-3 procedures from a C program? Calling Modula-3 from C is tricky because M3 has a more elaborate run-time environment. ...
8.
Modula-3: Annotated Bibliography
It uses the Modula-2+ threads library for the examples, but these are quite similar to ..... This report is a tutorial introduction to the Trestle toolkit. ...
9.
Modula-3: Annotated Bibliography
VBTkit is a collection of widgets for building graphical user interfaces in Modula-3. See the FormsVBT Reference Manual below, which describes a system for ...
10.
Free Critical Mass Modula-3 (CM3)
cm3cg -version Modula-3 backend (GCC) version 4.3.0 .... based on gcc 3.2.1 and support for the new target platform PPC_DARWIN (Darwin, MacOS X on PowerPC). ...