The design simplicity is certainly very appealing, though it appears
that you can only operate on a predetermined fixed set of
"registers" (ie: a and b in your example) and would need to define as
many add_, sub_, mul_ ... variants as there are 'registers' in your
model.

Also, simple arithmetic seems easy to implement, what about control
flow (tests, branches, calls...) ?
--
JFB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to