Bistro
| Smalltalk variant that runs atop any Java virtual machine (VM) conforming to Sun
Java specifications; has some Java features to better support integrating ... |
Bistro Documentation
| Preparations; Installation; Compiler Usage; Examples. Rebuilding the Classes;
Rebuilding the Documentation; Rebuilding the Compiler; Smalltalk to Bistro ... |
Bistro FAQ
| Bistro Frequently Asked Questions. |
Bistro Release Notes
| 3.5, 21 April 2002. Added IdentityDictionary and IdentitySet to the smalltalk.collection
package. Replaced Hashtable with HashMap as the default primitive ... |
Smalltalk Conversion
| Please read the other documentation before you look at the conversion utility.
Once you've extracted the source release, the source code for the conversion ... |
ANSI Smalltalk Compliance Testing
| ANSI Smalltalk Compliance Testing. One of the primary goals of the Bistro project
is to support the ANSI standard Smalltalk behaviors. ... |
Bistro Compiler Optimizations
| The page reports on the status of optimizations supported by the Bistro compiler.
Completed optimizations include:. Messages sent to typed variables and ... |
Bistro Software Notice
| Bistro Software Notice. Copyright 1999-2001 Nikolas S. Boyd. All rights reserved.
http://bistro.sourceforge.net/license.htm. This work (software, documents, ... |
Bistro Issues
| Issue, Workaround(s). Bistro supports metaclass polymorphism. However, because
metaclasses are always instantiated as singletons, they cannot be abstract ... |
Bistro Goals
| Bistro Project Goals. The primary goals of the Bistro project include the following:.
Compile Bistro code to standard Java™ class files. ... |