Changes between Version 13 and Version 14 of WikiStart
- Timestamp:
- 08/24/2009 11:39:21 AM (1 year ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v13 v14 3 3 These are official m3w pages. 4 4 5 m3w is collection of (mostly) free (GPL) software written in [wiki:Modula-3 Modula-3] with various levels of dedication and usabilityfor web application programming, but also with other specialized extensions like [wiki:m3-pdf PDF reporting module and it's XL extension] and voice. While generally intented for web applications, m3w's scope is wider - in computing ecosystems there are lots of older applications doing good work except where new technologies are needed - technologies which emerged long after most of applications were designed. m3w's intention is to act as glue, gluing older applications with new technologies in non-intrusive ways, demanding as little programming in old code as possible.5 m3w is collection of (mostly) free (GPL) software written in [wiki:Modula-3 Modula-3] intended and very usable for web application programming, but also with other specialized extensions like [wiki:m3-pdf PDF reporting module and it's XL extension] and voice. While generally intented for web applications, m3w's scope is wider - in computing ecosystems there are lots of older applications doing good work except where new technologies are needed - technologies which emerged long after most of applications were designed. m3w's intention is to act as glue, gluing older applications with new technologies in non-intrusive ways, demanding as little programming in old code as possible. 6 6 7 7 Central piece is [wiki:XL XL], !HoNet eXtensible Language - interpreted language with roots in Modula-3 and extended with some features we found interesting in variuos programming (and also script) languages. It's [wiki:OOXL object oriented], supports threads, exceptions and garbage collection.
