From: Phlip Date: 2005-09-16T13:26:35+09:00 Subject: Re: you can't get in trouble with your boss for picking C# Lyndon Samson wrote: > How about dynamic analysis of code blocks suitable for JIT'ing or > loop unrolling etc? > How about AST analysis? Note that there are three general ways to implement code: - test driven development - design by contract with proofs (Ada SPARKS) - debugging day and night Ruby has the first one nailed. Conquering the second one would put a lock on the industry, and would demonstrate proof-driven development in a dynamic language. Has this worked in that other self-compiling language, Smalltalk? -- Phlip http://www.greencheese.org/ZeekLand <-- NOT a blog!!!