The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Pocket C# compiler

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paschal

Posts: 1621
Nickname: bigapple
Registered: Nov, 2003

Paschal is a .Net developer
Pocket C# compiler Posted: Jun 9, 2004 4:36 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Paschal.
Original Post: Pocket C# compiler
Feed Title: help.net
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/pleloup/Rss.aspx
Feed Description: .Net for mankind !
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Paschal
Latest Posts From help.net

Advertisement

Great news ! You can now compile C# directly on your Pocket PC. I have to try this :-)

Overview

Pocket C# is port of C# compiler from DotGNU project to Windows CE. DotGNU contains open-source runtime, compiler, tools and many other things to make free cross-platform .NET environment. I took only compiler and several required tools and ported them with some modifications to WinCE platform. It's quite easy to use and I'm going to make IDE for more comfortable usage.

What all of this means? In a few words it means that now you can develop and build applications using standard .NET CF and C# right on your pocket device.

Please visit public discussion group for latest info, downloads and help. And click here for more information about DotGNU.

News

09.06.04 - First public working version released.

Components
  • C# compiler (cscc-cs)
  • IL (intermediate language) assembler (ilasm)
  • Linker (ilalink)
  • Wrapper for these tools (cscc)
  • XML based build tool (csant)
  • Runtime libraris - standard .NET CF
  • Sample applications

Read more and download here :

 

Read: Pocket C# compiler

Topic: Apple ITunes SDK supports C# Previous Topic   Next Topic Topic:

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use