-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello everyone,

I have to say I find Factor to be intriguing at the very least, having
long programmed in Python.

But I have a few problems and suggestions:

1. is there some way to make Listener forget the code it just compiled?
When I do smth like

"prog" run

it always runs the last compiled version, even if I just changed the
source code file "underneath".

As it stands, I have to close Listener and start it again, even clicking
Restart Listener doesn't help.

My Factor installation is 0.95 on WinXP.

2. It would be neat to be able to cycle commands in scratchpad of
Listener using up and down arrows. As it stands I have to click the
relevant word sequence, which is irritating for me given the Linux shell
and Unix/CPython shell habits.


3. I'm trying to compile "silly" benchmark

http://paste.factorcode.org/paste?id=837

I've already to delete "struct-arrays" from USING: bc Factor 0.95
complained there was no such vocabulary.

Now it produces error:

8: STRUCT: point { x float } { y float } { z float } ;
                          ^
no-c-type
name float

Huh? Does it mean there's no such C type? That's kinda weird.




- --

Regards,
mk

- --
Premature optimization is the root of all fun.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNGiImAAoJEFMgHzhQQ7hOc7sH/0O+oJjRZht81rXo1NvVvRT5
hh/NP+Xvu+cGNGfJFFgMVvUEjSm4cyO2PiLwyRsWvy2u+3+9h3HKNb63xeep6DN9
sqfM9vlE93UCm6irWtRZMl0kSKVWunWnYHsGL0HeEM2cRJqH2rBNXzI3cSNyjeF3
bjk5w/FKuvwrJjy1oGwW6XEIZp4nhJMJ4W9w1UhGlkXx1Wy/S8OZp9swuhLSHn4v
kOQ8G/Gj4epL5v5a035ObhOjnfDAq8za6B6pA37lD1jabERyYsVRstfu8nF+Q9UB
HphGrTJyfwfd1FTOWdGlaB06TbTgZG1qfj42GA0LSqyvqf71VimidT/Otc/Ry4s=
=nVAx
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to