C/C++
mann.lst
Associated article: The Beta Programming Language
Tags: C/C++ Tools
_THE BETA PROGRAMMING LANGUAGE_
by Steve Mann
[LISTING ONE]
ORIGIN '~beta/macenv/v3.5/basicmacenv' (* part of the fragment system *)
--- program: descriptor ---(* for handling code modules *)
MacEnv (* include the basic app framework *)
(#
myWindow: @window (#
type::< windowTypes.zoom;
...


