Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.
/ ston Public archive
forked from svenvc/ston

STON for Squeak - Port of the lightweight text-based, human-readable data interchange format to Squeak

License

Notifications You must be signed in to change notification settings

stlutz/ston

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STON (Smalltalk Object Notation) for Squeak

This is a port of Sven Van Caekenberghe's data interchange format to Squeak. Many of the changes are based off of this PR. The aim however was to change the original packages as little as possible. All changes necessary to methods in these packages are implemented as extensions in their respective STON-Squeak-... package. While this might seem unnecessarily contrived, it allows a very easy and complete overview over these changes.

About

STON for Squeak - Port of the lightweight text-based, human-readable data interchange format to Squeak

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smalltalk 98.9%
  • HTML 1.1%