<div dir="ltr"><div>On Thu, Mar 14, 2013 at 3:36 PM,  <span dir="ltr"><<a href="mailto:shamumol123@gmail.com" target="_blank">shamumol123@gmail.com</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I want to convert c keywords in to malayalam and create a new compiler.If any body can help me please do help..<br>

</blockquote><div><br></div><div>I am having a thought here. <div><br></div><div>Instead of writing a C compiler of your own, you can probably write a simple parser which would replace your malyalam keywords with the equivalent english ones, and then fallback to a standard compiler like gcc to compile the generated english C source. </div>

<div><br></div><div>This is probably something you can finish in 30 mins, in any language with a string.replace method and unicode support. </div><div><br></div><div>Am I missing something? Any thoughts? </div></div><div>

<br></div><div>Regards, <br></div></div><br>Jaseem Abid<br><a href="https://github.com/jaseemabid/" target="_blank">github.com/jaseemabid</a><br>
</div></div>