Re: Is there a regression test suite?
Do or do not, there is no whine.
--Yoda
On Mon, Oct 6, 2008 at 4:43 AM, Masha Rabinovich
<masharabinovich@...> wrote:
> Hi
> I think there is a shortcut - to write a translator from another programming
> language to Dis bytecode or to Limbo. It would take less than an year.
> It must be the language with great amount of applications written on.
> (Because there are no much written on Limbo and programming Limbo is still
> like walking through a mined field - you can get a lot of strange bugs. I
> already got them in Tk, in memory allocator, ... writing trivial Limbo
> programs).
> I think it could be Standard ML (which is not big and has threads and
> channels similar to Limbo's) or Java (which has a lot of software written
> on, ans it seems there was the translator Java->Dis earlier).
>
> On Tue, Sep 23, 2008 at 8:32 PM, Alex Efros <powerman@...> wrote:
>>
>> If there as few bugs in
>> Inferno as it looks like, and if new bugs introduced very seldom, then it
>> probably have no sense to spend about a year writing huge automated test
>> suite for OS and all it libraries and applications.
>>
>
>