From: Matthias T. <mt...@we...> - 2007-03-16 13:37:43
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've made a small tool to generate some html from the assembly code. The result against the svn trunk can be read at amforth.sf.net/words. What does it do? It scans all the assembly files and creates a html file for every definition found. This includes most of the "hidden" words too. If a given word looks like from a colon defintion the tokens are reverse compiled to there name and a link to them is generated. This does not very well work for branches however. Please ignore the last exit too. General formatting is, well, not very nice... The last step is a list, by which other words the current word is used. Have fun with it Matthias -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFF+p2XLo3irIddFw4RAmE+AKDNMcPhNy61mB4jEqUIWatuLLZOpwCdGlau DC7W6OBp7AN77+58mr0CbpQ= =fKSC -----END PGP SIGNATURE----- |