On Wed, 2007-01-31 at 20:10 -0500, Chris King wrote:
> On 1/31/07, skaller <[EMAIL PROTECTED]> wrote:
> > Ouch .. CVS is defunct: we switched to SVN some time ago.
> >
> > svn co https://felix.svn.sourceforge.net/svnroot/felix/felix/trunk .
>
> Ahh... I wondered why the web access didn't work. Th
On 1/31/07, skaller <[EMAIL PROTECTED]> wrote:
> Ouch .. CVS is defunct: we switched to SVN some time ago.
>
> svn co https://felix.svn.sourceforge.net/svnroot/felix/felix/trunk .
Ahh... I wondered why the web access didn't work. The web site still
gives CVS instructions...
- Chris
On Wed, 2007-01-31 at 18:51 -0500, Chris King wrote:
> On 1/30/07, skaller <[EMAIL PROTECTED]> wrote:
> But now that I've downloaded the CVS version, I see that there are now
> some man pages to this effect! Much better :)
Ouch .. CVS is defunct: we switched to SVN some time ago.
svn co https:/
On 1/30/07, skaller <[EMAIL PROTECTED]> wrote:
> The reference manual is incomplete -- writing documentation is much
> harder than writing code, and even more dependent on readers for
> feedback.
>
> You probably need to look at the tutorial and the regression
> tests .. and even then there are fea
On Tue, 2007-01-30 at 13:23 -0500, Chris King wrote:
> Hi,
>
> Felix looks like an amazing language and I've recently started trying to
> learn it. Maybe I'm a bad looker, but I can't find a lot of things in the
> reference manual.
The reference manual is incomplete -- writing documentation is
Hi,
Felix looks like an amazing language and I've recently started trying to
learn it. Maybe I'm a bad looker, but I can't find a lot of things in the
reference manual. Things like the syntax and semantics of let...in (is it
possible to define recursive functions this way?), how to specify guard
I've packaged up the documentation so far into:
http://felix.sf.net/flxdoc.tgz
When unpacked with
tar -zxvf flxdoc.tgz
it creates a 'doc' directory. Point your browser at
file:doc/en_flx_doc.html
to see the documentation index. The link to the
speed tests won't work until after you do
./umk