BeeScript.NET and News

Post Friday, 1st February 2008 - Posted by Tom Bell

After looking at amount of jobs wanting ASP.NET/C# developers, I've decided to embark on learning ASP.NET and C#. As a project using C#, I've decided to write my own compiler for a language I am going to call BeeScript.NET. I already have a mini-language compiler written to help me understand how to generate .NET executables. I will begin on reimplementing the language in a larger scale.

I have quite a few University assignments out at the minute so I am quite busy finishing those. They range from development to report writing. They should all be finished and out the way within the next couple of months.

I have also been working on the next release of CarbonPHP. I have restructured the directory layout slightly, and implemented the MSSQL database driver.