Slashdot Mirror


AtheOS Hits 0.3.7

Jarito writes: "Seems Kurt has found time to release another version of AtheOS. Changes include a slew of bug/speed fixes for ABrowse, optimization of the TCP/IP stack, a new system for handling POSIX packages, mouse-wheel support, a regular expression searching class and many more. Stop on by www.atheos.cx and check it out." Here's the changelog since 0.3.6 -- AtheOS remains astoundingly slick-looking for a (mostly) one-man project, if you missed our interview with Kurt Skauen, it's worth reading if AtheOS interests you.

1 of 19 comments (clear)

  1. Re:Excuse me while I wet myself by Spy+Hunter · · Score: 3, Informative

    Good news, its' not in assembly. The kernel is written in C and the high-level APIs are in C++. AtheOS applications are programmed in C++.

    --
    main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}