Retro 11.0, Beta 5

2 views
Skip to first unread message

crc

unread,
Jun 18, 2011, 11:08:18 AM6/18/11
to RETRO 10
The fifth beta release of Retro 11.0 is now out.

This continues work on refining the libraries, documentation, and
examples and also brings a couple of small improvements to the core
image.

Please note that the core language is now frozen and can be viewed as
a stable target. I will not be making any further changes to the core
language apart from bug fixes and possible optimizations. All existing
functionality in the core language will continue to work throughout
the 11.0 release life cycle. (The libraries are still evolving, but
should be ready to freeze in a couple of weeks for the first release
candidate).

As with the other betas, this includes the current Ngaro
implementations, full source code, and the various libraries,
documentation, and examples that currently exist. A top-level Makefile
is included that will build and setup the C, Python, or Ruby
implementations, a copy of the image, and a symlink for the library
files.

Thoughts, comments, and bug reports are welcome.

------- changelog
11.0, Beta 5 Libraries
- char'
- Add: isWhitespace?
- remove bytes'
- Add: bad' (byte addressing)
- Add: bstrings' (byte packed strings)
- Add: struct' (simple data structures)
- Add: locals' (simple private variables)

Documentation
- Update: assertion'
- Add: Libraries (brief overview of each library)

Examples
- Add leap year (rosetta code)
- Add towers of hanoi (rosetta code)
- Add limited error handling to RxBASIC
- Fix bug in definition of stats display
- Block Editor
- Add: documentation block
- Use preserve instead of later
- Fix: saving to external file

Ngaro
- JavaScript/HTML
- Now works on mobile browsers
- Use HTML QuickRef
- Fix width of QuickRef
- Fix some scaling issues on mobile browsers

Image
- Removed moveTo:
- More efficient code generation by __@ and __!

Documentation
- Add doc block to RxBASIC

------- url, etc
Get it at http://retroforth.org/beta/retro-11.0_beta5.tar.gz


-- crc
Reply all
Reply to author
Forward
0 new messages