Related articles |
---|
compiler for Chinese development language gentlezhao@126.com (gentlezhao) (2005-10-13) |
Re: compiler for Chinese development language owong@castortech.com (Oliver Wong) (2005-10-14) |
Re: compiler for Chinese development language haberg@math.su.se (2005-10-14) |
Re: compiler for Chinese development language sgganesh@gmail.com (Ganny) (2005-10-17) |
Re: compiler for Chinese development language djg@tramontana.co.hu (DEÁK JAHN, Gábor) (2005-10-19) |
Re: compiler for Chinese development language gentlezhao@126.com (gentlezhao) (2005-10-19) |
Re: compiler for Chinese development language torbenm@app-6.diku.dk (2005-10-19) |
[23 later articles] |
From: | "gentlezhao" <gentlezhao@126.com> |
Newsgroups: | comp.compilers |
Date: | 13 Oct 2005 20:41:27 -0400 |
Organization: | Compilers Central |
Keywords: | i18n, question |
Posted-Date: | 13 Oct 2005 20:41:27 EDT |
Hi, I am a student from China.I want to design a compiler for Chinese
development language on linux, but I don't know whether it is
feasible. I need some suggestion.
Thanks!
[I don't see why not. Unicode support is getting pretty good, and once you're
pass the lexical stage, the source character set doesn't affect the language.
-John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.