Stefan Scholl <[EMAIL PROTECTED]> wrote:
> I can't test andLinx at the moment. No Windows after work. :-)
Linux andLinux 2.6.12-co-0.7.1 #1 Sat Jul 14 12:13:49 UTC 2007 i686 GNU/Linux
Compiles and listener starts without error. UI has the same
problem like on my old Gentoo system. Very short flic
I'm not subscribed to the concatenative group so feel free to forward
the email or link them to the list archives.
Slava
On Apr 3, 2008, at 3:23 PM, William Tanksley, Jr wrote:
> Slava Pestov <[EMAIL PROTECTED]> wrote:
>> Yesterday I discovered that using these three words together with
>> 'ca
Slava Pestov <[EMAIL PROTECTED]> wrote:
> Yesterday I discovered that using these three words together with
> 'call', any stack shuffle can be expressed.
May I, or would you like to, forward this to the Concatenative group?
It seems like a very useful result, as well as being theoretically
inte
Stefan Scholl <[EMAIL PROTECTED]> wrote:
> | : ( -- port/f )
> | H{ } clone
> | inotify_init [ io-error ] [ inotify ] bi
> | { set-inotify-watches set-delegate } inotify construct ;
Now:
| : ( -- port/f )
| H{ } clone
| inotify_init dup 0 < [ 2drop f ] [
| inotify
On Fri, Apr 4, 2008 at 12:37 AM, Stefan Scholl <[EMAIL PROTECTED]> wrote:
> ... is easy when the name of the vocabulary is reasonable enough.
You probably already know this, but for those that don't, if you run
the word 'load-everything', Factor will load all vocab libraries. This
takes an age, bu
... is easy when the name of the vocabulary is reasonable enough.
I needed a way to emit a hexdigest from a SHA256 checksum. About
5 minutes on the Python site. The same time for Factor.
An embarrassing long time (I don't tell!) for C#, with writing
the hexdigest code myself at the end ...
Pyt
Stefan Scholl <[EMAIL PROTECTED]> wrote:
> [ io.backend:init-io system:embedded? [ io.backend:init-stdio ] kernel:unless
> ]
> 0
> b31a076b
> b0e0dcb0
> init-io/linux-io
> f
> b30d485b
> b120f6b0
> io.unix.linux:init-inotify
> f
> b30ce9f3
> b1210110
> io.unix.linux:
> f
> b30d1dcb
> b120d2d0
> io