Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
It is a little naive perhaps.
FOR-EACH, %LIST, etc. are easily accomplished by code gen. The underlying code is in place for all of them - they are just syntactic constructs on top of simple conventional operations.
Many features like %DEC use run time procedures - you wouldn't do code gen for that. Same applies to %SPLIT (for example) that is going to be a call to a procedure, no way you would do code gen and duplicate it in each and every program that used it.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.