Quantcast
Channel: Sam Phillips's blog
Browsing all 3 articles
Browse latest View live

PackageDir

I've become spoiled with Python's module and package system. So here I give you a half baked (but mostly working) alternative package loader.The usage is pretty simple. Given a directory "MyPackage"...

View Article



Symbol >> #numArgs

I have been working on and off for the past couple of years on a Prototype Object language (called Twain) similar to Self in my spare time. I have developed about a dozen partial implementation in...

View Article

Accessing Succinctly

There are times when you have code that looks like this: Object subclass: MyNewClass [ | foo bar baz traz bif | foo [ ^ foo ] bar [ ^ bar ] baz [ ^ baz ] traz [ ^ traz ] bif [ ^ bif ] foo: aFoo [ foo...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images