Happy New Year! Since a leap second was introduced at the end of 2005, odds are that your non-atomic and possibly computer and server clocks are running one...
I've added a "Use File..." menu item to the AWT GUI for Frink. When you're in interactive calculation mode, this allows you to choose a file that will be ...
The Java Web Start file for the Swing version of Frink now *requires* a Java version of 1.5 or better. This is due to bugs in Sun's Java distributions that...
Alan, On a Mac with MacOS X "Tiger", Version 10.4.3, the "Java Preferences" application is typically at this path: ~/Applications/Utilities/Java/J2SE 5.0/Java...
Interactive calculations in Frink run from the AWT interface are now queued and run in a separate thread. This allows a few improvements: * The window can now...
I'm working toward implementing optional arguments to functions in Frink. Right now, you can only do this up to a point. The last arguments to a function may...
Ack! I just, on a vague misgiving, checked the MIThenge predictions and found that it was occurring over the last few days! I missed most of the days, but...
... Sounds pretty sensible to me. The obvious symbol to use is =, but i expect there are reasons why that would be problematic. My mind is naturally drawn to...
... I don't particularly like it, but what about making the optional arguments positional? all arguments specified === refractionAngle[altitude, temp = 283 K,...
... If it's purely positional, you could/would/should probably remove the "alpha=" and "epsilon=" parts of this, as it would be unnecessary, or possibly...
... Hmmm... I didn't even seriously consider equals, actually. It's feasible, but it has problems. (N.B.: "x = y" is an expression like any other, which can...
... Sounds to me like your opening compromise was the correct one: an argument tuple starts with positional arguments, and then moves on to named ones....
... Alan, I've been programming since 1972, in many many languages, and developed language implementations myself (eg: UMD APL, MACRO$), and one of the...
... Alan, One more thing.. I actually didn't answer your question regarding syntax. Since Frink supports assignments as an expression, even within the context...
Alan, Thought you might be interested in this link about Interval Arithmetic http://research.sun.com/minds/2004-0527/ Scott ... [Non-text portions of this...
... Thanks! I have read that before, and Bill Walster was very helpful in providing suggestions and papers for some of the trickier functions in interval...
I was recently reading Dan Simmons' ridiculously brilliant book _Olympos_ and thought I noticed an error (verified with Frink.) Dan made some clever comments...
I've made some performance improvements to function calling in Frink. The largest improvements have been to functions that have a return statement as the last...
I've released a new version of Frink that fixes some problems in constructing classes with cyclical definitions... that is, classes that contain instances of...
If you're a fan of being tracked, you may have a custom Google homepage. If so, here's a simple Google Gadget that you can add to it, giving you Frink at your...
All, Just a bug report - it looks like frink isn't available on http://futureboy.homeip.net/frinkjar/frink.jar At least I'm try to get it through the link...
Ed Peschko
esp5@...
Jun 2, 2006 11:24 pm
129
... Ed, Thanks for the note! Something must have gone wrong in the build process and I didn't notice it. It's back now, and I apologize for having it offline...
Hello Alan, I'd like to confirm that the new release 3.04 of Frink runs indeed much better on my Nokia 9210i. Frink starts in a matter of seconds, and...
... Knut, Thanks very much for the positive report! It's always nice to hear good news. Since I don't own any of these handheld devices, it's very helpful to...
Alan, I think that the Nokia Communicator comes with a Java Virtual Machine that is built into a ROM drive and cannot be upgraded. Nokia effectively no longer...
As you may or may not have noticed, my website which hosts Frink has been offline for the last week or so while I moved and the new DSL line order was lost by...
Hey guys and gals! I have a coupla questions for you. 1) Is there any way someone could whip up a tutorial or two for n00bs such as myself? 2) I use a Zaurus...
... Unfortunately, I don't have anything that's just a "quick start" tutorial. I recently gave a presentation which would be considered a tutorial, but it's...
... Thanks for your consideration! I eagerly await your reply. I think Frink goes a long way into turning my c1000 into a semi-sentient motherbox. The...