Py 2.4 Update
- Posted by "Cuny, David at DSS" <David.Cuny at DSS.CA.GOV> Oct 25, 2000
- 452 views
I've posted the latest version of Py to my web page, at: http://www.lanset.com/dcuny/py.htm It's available in Euphoria source code, bound executable, or as a compiled C executable. New features include: - Namespace completely rewritten - Command line has syntax coloring mini-editor - Improved support for dictionaries (associated lists) - Dot notation for dictionaries - Catches uninitialized variables - Lots of bugfixes As usual, feedback is appreciated! -- David Cuny