Here are a few references on BLISS macros: http://compilers.iecc.com/comparch/article/92-09-191 http://www.decus.de:8080/htbin/webbook/PUBLIC$ROOT%3a%5bUTIL.BLISS%5d435 8pro.p140.#2611 http://www.esrf.fr/computing/bliss/tutor/macros/ Thanks, Shalom > I spent a couple of years coding in BLISS, a very low-level > language with a very high-level macro facility. A macro > could be called using named association. A macro could > perform conditional tests, so you could write a useful > recursive macro, or a macro with iterative behavior. A > macro could take a variable number of arguments, and the > expansion of the macro could iterate through the arguments.Received on Mon Oct 23 08:44:18 2006
This archive was generated by hypermail 2.1.8 : Mon Oct 23 2006 - 08:44:27 PDT