Comments for An eclectic-pencil blog http://plymouthreliable.com/blog A software developer's blog on all things Curl Surge RTE, Smalltalk Seaside, ICON UNICON, ObjectIcon, Rebol, Logtalk Mon, 15 Jun 2009 15:01:58 +0000 http://wordpress.org/?v=2.9.2 hourly 1 Comment on The Curl that is not on the pages of any book (yet) by Administrator http://plymouthreliable.com/blog/2009/05/25/the-curl-that-is-not-on-the-pages-of-any-book-yet/comment-page-1/#comment-21385 Administrator Mon, 15 Jun 2009 15:01:58 +0000 http://plymouthreliable.com/blog/2009/05/25/the-curl-that-is-not-on-the-pages-of-any-book-yet/#comment-21385 Candidates for most important might include {Memoizer-of } and value classes. Newest of interest might be the "pointer" Reference-to, itself implemented as a value class. WeakPoiner-to can be found in the same package: CURL.UTIL.POINTER-TO Candidates for most important might include {Memoizer-of } and value classes.
Newest of interest might be the “pointer” Reference-to, itself implemented as a value class.
WeakPoiner-to can be found in the same package: CURL.UTIL.POINTER-TO

]]>
Comment on Tcl/Tk IDE for SNOBOL by Administrator http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/comment-page-1/#comment-21383 Administrator Sun, 24 May 2009 18:33:35 +0000 http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/#comment-21383 XOTcl has resulted in a terrific Tcl IDE called XOTclIDE modelled on the Squeak Smalltalk IDE XOTcl has resulted in a terrific Tcl IDE called XOTclIDE modelled on the Squeak Smalltalk IDE

]]>
Comment on Tcl/Tk IDE for SNOBOL by Robert Shiplett http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/comment-page-1/#comment-21382 Robert Shiplett Sun, 24 May 2009 17:37:53 +0000 http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/#comment-21382 The executable for linux may not be in a bin - just look for snobol4 The first time you run ./snobol4 add -h to get the cmd line options The executable for linux may not be in a bin – just look for snobol4
The first time you run ./snobol4 add -h to get the cmd line options

]]>
Comment on Tcl/Tk IDE for SNOBOL by rms http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/comment-page-1/#comment-21381 rms Sun, 24 May 2009 17:28:23 +0000 http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/#comment-21381 actually you don't have to edit the tksliderc file manually. Click Edit/Preferences -- you can set the external editor to your favourite one, all additional parameters (like '-new-window') have to be entered in a separate textfield (just below the 'external editor' entry. And why exactly should I use XOTcl? ;-) Greetings, rms actually you don’t have to edit the tksliderc file manually.
Click Edit/Preferences — you can set the external editor to your favourite one, all additional parameters (like ‘-new-window’) have to be entered in a separate textfield (just below the ‘external editor’ entry.

And why exactly should I use XOTcl? ;-)

Greetings,

rms

]]>
Comment on Yield, Mercury and Prolog for dot.NET by Jeff Thompson http://plymouthreliable.com/blog/2007/06/22/yield-mercury-and-prolog-for-dotnet/comment-page-1/#comment-2424 Jeff Thompson Mon, 17 Mar 2008 18:54:02 +0000 http://plymouthreliable.com/blog/2007/06/22/yield-mercury-and-prolog-for-dotnet/#comment-2424 You said "the price you pay is abandoning some familiar Prolog syntax in exchange for prolog-like behavior" but note also that Yield Prolog comes with a compiler that turns normal Prolog into C#, Javascript or Python. See: http://yieldprolog.sourceforge.net/queryEditor.html Thanks for the link! - Jeff (author of Yield Prolog) You said “the price you pay is abandoning some familiar Prolog syntax in exchange for prolog-like behavior” but note also that Yield Prolog comes with a compiler that turns normal Prolog into C#, Javascript or Python. See:
http://yieldprolog.sourceforge.net/queryEditor.html

Thanks for the link!
- Jeff (author of Yield Prolog)

]]>
Comment on Curl IDE and RTE tips by Christopher Kleckner http://plymouthreliable.com/blog/2007/05/07/curl-ide-and-rte-tips/comment-page-1/#comment-232 Christopher Kleckner Mon, 24 Sep 2007 04:30:07 +0000 http://plymouthreliable.com/blog/2007/05/07/curl-ide-and-rte-tips/#comment-232 > But who under the Sun would call any component, framework > or architecture RIO ? I would. > But who under the Sun would call any component, framework
> or architecture RIO ?

I would.

]]>
Comment on LRcurl Curlr, LcurlR and (CURL) parentheses by Administrator http://plymouthreliable.com/blog/2007/06/17/lrcurl-curlr-lcurlr-and-curl-parentheses/comment-page-1/#comment-104 Administrator Tue, 14 Aug 2007 12:15:53 +0000 http://plymouthreliable.com/blog/2007/06/17/lrcurl-curlr-lcurlr-and-curl-parentheses/#comment-104 That must have been at typo for }:(int, int, int) ( I don't want to confess to ever using cut-n-paste ;-) That must have been at typo for
}:(int, int, int)
( I don’t want to confess to ever using cut-n-paste ;-)

]]>
Comment on Grails baseline directories by jottings from the Eclectic Pencil » Blog Archive » groovy Grails tips and cheatsheet http://plymouthreliable.com/blog/grails-baseline-directories/comment-page-1/#comment-94 jottings from the Eclectic Pencil » Blog Archive » groovy Grails tips and cheatsheet Tue, 07 Aug 2007 19:09:16 +0000 http://plymouthreliable.com/blog/grails-baseline-directories/#comment-94 [...] Over at eclectic-pencil.blogspot.com I have some notes on getting Grails up and running without having to chase through a FAQ and some mail-list threads. I may add a few pages here. At the moment I am completely absorbed with the RIFE web app framework, so that may get a few pages as well. RIFE continuations are a great introduction to the Seaside continuations framework for folks more at home with Java. RIFE is also a framework in more than name-only. And the author of the framework aims it at java developers with no promises of ‘RIA without programming’ and, well, less hype: they do stretch the 80-20 rule in claiming that “you get 90% of the features with 10% of the usual effort, thanks to its full stack.” RIFE continuations use pause(), rather like Ruby uses yield(), so that is another avenue to approach RIFE. The RIFE wiki has a page on using groovy with RIFE so life will be interesting. [...] [...] Over at eclectic-pencil.blogspot.com I have some notes on getting Grails up and running without having to chase through a FAQ and some mail-list threads. I may add a few pages here. At the moment I am completely absorbed with the RIFE web app framework, so that may get a few pages as well. RIFE continuations are a great introduction to the Seaside continuations framework for folks more at home with Java. RIFE is also a framework in more than name-only. And the author of the framework aims it at java developers with no promises of ‘RIA without programming’ and, well, less hype: they do stretch the 80-20 rule in claiming that “you get 90% of the features with 10% of the usual effort, thanks to its full stack.” RIFE continuations use pause(), rather like Ruby uses yield(), so that is another avenue to approach RIFE. The RIFE wiki has a page on using groovy with RIFE so life will be interesting. [...]

]]>
Comment on Hyper ZK by Administrator http://plymouthreliable.com/blog/2007/08/06/hyper-zk/comment-page-1/#comment-92 Administrator Mon, 06 Aug 2007 21:50:46 +0000 http://plymouthreliable.com/blog/2007/08/06/hyper-zk/#comment-92 some hype from APRESS "ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming. This firstPress book will cover the following: Shows you how to use this simplest Ajax framework to write real-world responsive web applications Covers ZK’s more than 70 XUL and 80 XHTML rich GUI components Authoritatively written by cofounder/lead of the ZK project What you’ll learn Perform Ajax development without the use of JavaScript. " some hype from APRESS
“ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming. This firstPress book will cover the following:

Shows you how to use this simplest Ajax framework to write real-world responsive web applications
Covers ZK’s more than 70 XUL and 80 XHTML rich GUI components
Authoritatively written by cofounder/lead of the ZK project
What you’ll learn
Perform Ajax development without the use of JavaScript. “

]]>
Comment on Hyper ZK by Administrator http://plymouthreliable.com/blog/2007/08/06/hyper-zk/comment-page-1/#comment-91 Administrator Mon, 06 Aug 2007 21:28:44 +0000 http://plymouthreliable.com/blog/2007/08/06/hyper-zk/#comment-91 iterview: http://blogs.pathf.com/agileajax/2006/06/an_interview_wi.html iterview: http://blogs.pathf.com/agileajax/2006/06/an_interview_wi.html

]]>