News   Profile   Technology   Projects   Community


zenForth - a modern, enterprise-class Forth development environment.
We are currently in the process of designing and implementing a modern FORTH development environment that can be used to develop enterprise-level Forth applications. Currently we are in the design phase. We will be implementing zenForth in C++ (possibly upgrading to C++0x when it is stable). zenForth will be primarily targetting the Linux platform, but all platform-specific code will be isolated in a "thin" access layer.

#DBO - a C# OR-Mapper
#DBO is an OR-Mapper for C#. #DBO generates a data-access-layer (DAL) that can be used in other .NET projects. The DAL code is generated as C# classes.

NOTE: the current download is a CODE PREVIEW. This is because #DBO is still undergoing some major changes and lacks documentation etc. Use AT OWN RISK.
Download Details Report a Bug

#Web - a C# / ASP.NET MVC web framework
#Web is an MVC web framework for the C# / ASP.NET platform. We did not like the way ASP.NET forces you to do things, so we created a framework on the ASP.NET platform that is much closer to Rails and the way it implements the MVC architecture.

NOTE: the current download is a CODE PREVIEW. This is because #Web is still undergoing some major changes and lacks documentation etc. Use AT OWN RISK.
Download Details Report a Bug