Skip navigation.

The whole Enchilada

A sequence of thought

New Enchilada version in Factor

After three months of learning and coding in Factor I have fully ported Enchilada from Java to Factor.

Nevertheless, the new Factor version of Enchilada probably still has a number of bugs. Also, I'm sure that my factor code could be much improved.
However, I'm convident that the next version will be in a much better shape. I will be keen on aggressive refactoring steps - fully in spirit of the Factor language.

While I was doing the port I noticed a subtle bug in the Java version. The following expression threw an exception in Java:{a aa==[a;aa] {a aa c=a aa c}}here is the correct result in the Factor version:{a aa=={aaaa aaaaaaaa=aaaa aaaaaaaa [a;aa]}}The new Enchilada version will be releaed when Factor 0.90 is released. However, if you are interested you can download the latest version from the http://www.factorcode.org repository and see for yourself.

Factor as Enchilada's backendFingerprinting distributed computation

Write a comment

You must be logged in to write a comment. If you're not a registered member, please sign up.

July 2009
S M T W T F S
June 2009August 2009
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31