Glad to hear you like it! I don't think I've familiar with that vocab. Btw. there are some things that are not accessible via the UI, e.g. there are named quotations with [| a | ... ] and a simple SYNTAX: but as you said, I try to approach it so that it's mainly for learning.
Though, I keep in mind that this could be a possible tool for non-novices for testing ideas. One thing that will probably miss from the playground is stack effect declarations for custom words: I think they are not needed in this context but they will be covered in tutorial, of course. - Henrik On Sat, Mar 27, 2010 at 3:22 PM, Max Lupke <[email protected]> wrote: > Hi Henrik, > Man this is so awesome! > A suggestion: did you have a look at the fjsc vocab? I don't know whether > it's functional but it's in extra, so there may be some hope. > But you seem to take stack effect declarations for normal words, : square ( > n -- n*n ) dup * ; 3 square fails with unknown word (. But that may be not > that big a problem given that it's just for learning :). > Keep it up! > Max > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
