On Tue, Apr 9, 2013 at 11:40 PM, John Benediktsson <[email protected]> wrote: > I think you're confusing what an optimizing compiler is for, it is not > intended to reduce the visual footprint of the code as you describe...
Not quite sure how the optimizing compiler works. I assumed there would be a list of transformations, like "dup dup -> 2dup", as a trivial example. If there is such a list, could some of the transformations be done in edit-time, rather than compile-time? ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
