Hello All,

I saw this example under replicate (seq quot -- newseq) in the Factor
Browser
USING: prettyprint kernel sequences ;
5 [ 100 random ] replicate .  without random vocabulary. I tried it and it
failed. It only worked when I added random vocabulary. Is this problem with
my version of Factor or an omission?

Slava, this is not in my character but I must thank you for this great
language. I am here to learn from you and the community :)

Regards,
Emeka

On Mon, Jul 6, 2009 at 6:38 PM, Emeka <emekami...@gmail.com> wrote:

> Thank you  all!  However I have found what I was looking for.
> http://www.bluishcoder.co.nz/factor-articles.pdf, written by one Chris
> Double. Darrin Thompson, your suggestion is worth  trying out, I must give
> it a kick.
>
> Regards,
> Emeka
>
>
> On Mon, Jul 6, 2009 at 6:04 PM, Darrin Thompson <darri...@gmail.com>wrote:
>
>> On Mon, Jul 6, 2009 at 4:29 AM, Diego
>> Martinelli<martinelli.di...@gmail.com> wrote:
>> > On Sun, Jul 5, 2009 at 8:19 PM, Emeka<emekami...@gmail.com> wrote:
>> >> Is there a way of getting pdf version of the Factor tutorial or has
>> someone
>> >> written a software to pull the tutorial?
>> >
>> > You can browse it online if you feel it more comfortable
>> > http://docs.factorcode.org/content/article-first-program.html
>> >
>> > Also, there are a couple of basic tutorials here:
>> > http://elasticdog.com/2008/11/beginning-factor-introduction/
>> >
>> http://elasticdog.com/2008/12/beginning-factor-shufflers-and-combinators/
>> >
>> > I admit that having more documentation on this basic level would help
>> > a lot of beginners.
>> >
>>
>> The idiomatic way to learn Factor is to read it in the factor browser
>> and do it with a listener window open and a favorite editor handy.
>> That might not be obvious at first glance.
>>
>> Once you realize that, the opening tutorial and recommended readings
>> after are very good.
>>
>> --
>> Darrin
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Factor-talk mailing list
>> Factor-talk@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
>
>
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to