Tag Archives: Smalltalk

representing rational numbers in Smalltalk

For my graduate-level programming languages class, I wrote this class that represents a rational number in Smalltalk. I figured I would share my source code with the interwebs for anyone else trying to learn the language. I release the code under the GNU General Public License v3. Note for students: my professor requested [...]
Posted in Programming | Tagged | Leave a comment