your programming
Posted: Wed Sep 07, 2005 7:59 pm
cleaning up my hard drive today and found a some stuff people might find usefull, which I will stick on my website for download tomorow.
A QEmu front end in .net (written playing aruond with c#/winforms).
C# code generator (ofcourse, written in c#/winforms). takes a small schema like description and writes fully wrapped strongly typed classes/collections etc with full interface implementation.
Bunyon, which if you read rec.games.int-fiction, you would know about, is a Scott Adams interpreter for TI99 format games. 0.2 coming this week probably. 0.1 (current release) has two known bugs that I fixed (C, requires a GLK library to build...).
EBL - coming soon, this is my Embeddable object oriented dynamic bytecode compiler. Its a small OO language you can use for embedded stuff or scripting inside apps etc. its fully OOey in a simplified way, garbage collection, utf16 internally, easy extendable interface (similar to small/pawn and lua if you have used them).. (NOT designed to compete with ruby/python, but lua and such).
Whats everyone working on right now? what are you releasing soon? what are you writing? I dont see many announcements for anything anyone writes or wants testing or feedback on...
Does nobody write anything, even small things?
A QEmu front end in .net (written playing aruond with c#/winforms).
C# code generator (ofcourse, written in c#/winforms). takes a small schema like description and writes fully wrapped strongly typed classes/collections etc with full interface implementation.
Bunyon, which if you read rec.games.int-fiction, you would know about, is a Scott Adams interpreter for TI99 format games. 0.2 coming this week probably. 0.1 (current release) has two known bugs that I fixed (C, requires a GLK library to build...).
EBL - coming soon, this is my Embeddable object oriented dynamic bytecode compiler. Its a small OO language you can use for embedded stuff or scripting inside apps etc. its fully OOey in a simplified way, garbage collection, utf16 internally, easy extendable interface (similar to small/pawn and lua if you have used them).. (NOT designed to compete with ruby/python, but lua and such).
Whats everyone working on right now? what are you releasing soon? what are you writing? I dont see many announcements for anything anyone writes or wants testing or feedback on...
Does nobody write anything, even small things?