Subject: Re: can we use direct ruby instaed of javascript ?
From: Johnny Morrice <spoon killersmurf.com>
Date: Fri, 8 Apr 2011 22:34:31 +0900
References: 381090381113381136381147381160381167381195
In-reply-to: 381195
> In Haskell, for example, everything happens lazily, data is
> immutable, there is a complex type system.
Also, if you've already proved the program shouldn't crash due
to type errors, you don't need to check any types as you run.