• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: C Sharp?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C Sharp?


  • Subject: Re: C Sharp?
  • From: Michael David Crawford <email@hidden>
  • Date: Thu, 16 Jul 2015 15:25:32 -0700

This is done in two different ways for java and pascal.  In principle
either would work for C# but I do not know of any actual implementations.
One could add C# to clang or some other front end to buil native code as
does the gcj "ahead of time" java compiler.  You will still need to link to
a runtime but you wont need an interpreter.

p2c translates pascal source to C source that may not be pretty but can be
built.  However pascal and C are conceptually quite similar so the
translation is straightforward.

Maybe it would be easiest to translate the C# to java then generate native
code with gcj.

This would be too much work for just one use but could be a market
opportunity.  Knock yourself out.



--
Michael David Crawford, Consulting Software Engineer
email@hidden
http://www.warplife.com/mdc/

    Every Deity Hath the Insight to Foretell the Future
    Yet G-d Almighty Himself Possesseth Not the Power to Undo the Past.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >C Sharp? (From: Dave <email@hidden>)
 >Re: C Sharp? (From: Sixten Otto <email@hidden>)
 >Re: C Sharp? (From: Dave <email@hidden>)
 >Re: C Sharp? (From: Jens Alfke <email@hidden>)
 >Re: C Sharp? (From: Dave <email@hidden>)
 >Re: C Sharp? (From: Dave <email@hidden>)
 >Re: C Sharp? (From: Jonathan Mitchell <email@hidden>)
 >Re: C Sharp? (From: Dave <email@hidden>)
 >Re: C Sharp? (From: "Glenn R. Martin " <email@hidden>)
 >Re: C Sharp? (From: Jonathan Mitchell <email@hidden>)
 >Re: C Sharp? (From: "Gary L. Wade" <email@hidden>)
 >Re: C Sharp? (From: Dave <email@hidden>)

  • Prev by Date: Re: C Sharp?
  • Next by Date: Re: Integrating touch Id with sign up-in process in client-server based app
  • Previous by thread: Re: C Sharp?
  • Next by thread: Re: C Sharp?
  • Index(es):
    • Date
    • Thread