Elegant Pharo Code
medium.com
Elegant Pharo Code
1–2 of 2 posts
Re: Elegant Pharo Code
#2I get an error on a number of the examples when executing them with Pharo 3.0 on Win 7x64. For example:
Unknown character ->(ZnServer startDefaultOn: 8080) onRequestRespond: [ :request | ZnResponse ok: (ZnEntity with: DateAndTime now printString) ]