[M3devel] Modula-3 questions
Hendrik Boom
hendrik at topoi.pooq.com
Fri Apr 20 04:32:39 CEST 2012
On Thu, Apr 19, 2012 at 05:30:36PM +0100, Daniel Alejandro Benavides D. wrote:
>
> Modula-3 modularity is more uniform from that.
The nice thing about Module 3's modularity is that it's completely
independent of procedures, object types, global variables, and all that.
You can use the language the way you want to, and still be able to wrap
up whatever kind of module makes sense for your application.
-- hendrik
More information about the M3devel
mailing list