Hi Jon,

thanks for the answer.

> You need to register to be allowed to talk on #concatenative. You can
> find instructions here for example :
> http://meta.wikimedia.org/wiki/IRC/Instructions#Register_your_nickname_and_identify

Ah, I was halfway assuming I had done that already. Thanks for the
pointer. I had re-consulted the factor web site looking for such a
hint. I don't know if I was the only one struggling with this, but
maybe that would be a good addition alongside the link to the IRC
channel.

>  "data.txt" utf8 [ 10 [ readln ] replicate ] with-file-reader
>
> Or you can use the lazylists vocab which defines lazy IO operations :
> http://docs.factorcode.org/content/article-lists.lazy,io.html

Alright.

> This is called row-polymorphism. If you look at the docs for bi
> (http://docs.factorcode.org/content/word-bi,kernel.html), you'll see
> that the stack effect for the input quotations is ( ..a x -- ..b ).

Ok, I'll try to read up on this.

Thanks for the links.

Thomas

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to