>
> Given these caveats, here’s an introductory list of topics (in no
> particular order) I would propose to cover.   Any feedback on suitability
> and valuable additions/deletions would be greatly appreciated:****
>
> Defining by combination in Factor and effective use of Higher Order
> Functions
>
> Partial parameterization and Currying****
> Effective use of Pattern matching****
> Effective alternation (if/else, switch, etc.)****
> Iteration in Factor****
> Induction and Recursion****
> Lists, Tuples, Records and Arrays in Factor****
> Effective use of named stack parameters and local variables****
> Overloading – effective use of Factor’s Generics****
> List and array comprehensions and lazy sequences in Factor****
> Creating and using effective algebraic data structures****
> **
>

I think this would be a nice structure, there are probably bits and pieces
of these sections in the Factor documentation (for example, the Factor
cookbook <http://docs.factorcode.org/content/article-cookbook.html> or The
language<http://docs.factorcode.org/content/article-handbook-language-reference.html>
 articles).


>
> Sorry about the long post.  It seemed potentially worthwhile, however.
>

I agree!
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to