Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63692
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-01-11 01:12 -0800 |
| References | <629488f0-0516-492e-8dcf-1fea9a53e383@googlegroups.com> <mailman.5315.1389406662.18130.python-list@python.org> <bb7d8d30-845a-4a3d-9b03-dee71ef42986@googlegroups.com> <laqsum$m21$1@dont-email.me> |
| Message-ID | <d7878ab7-2f6d-4bc4-9a28-3ea567bdfce8@googlegroups.com> (permalink) |
| Subject | Re: With this artifact, everyone can easily invent new languages |
| From | Simeon Chaos <simeon.chaos@gmail.com> |
Thank you, James. I didn't know this group before. I'll post this message there. 在 2014年1月11日星期六UTC+8下午3时47分33秒,James Harris写道: > "Simeon Chaos" <simeon.chaos @ gmail.com> wrote in message > > news:bb7d8d30-845a-4a3d-9b03-dee71ef42986 @googlegroups.com... > > > ? 2014?1?11????UTC+8??10?17?33?,Chris Angelico??: > > > > On Sat, Jan 11, 2014 at 11:59 AM, Simeon Chaos wrote: > > > > > > > > > All along, the design of programming languages is a complex task. > > > > > Because we need to understand the esoteric compiler theory and > > > > > technology, and one of the most critical and very difficult part is to > > > > > define the rules of the new language and to parse with them.To solve > > > > > this problem, there have been many theories , techniques and tools . > > > > > These tools can be roughly divided into two categories: one is parser > > > > > generator, another is to write the parser by hand with or without a > > > > > parser library. > > > > > Yes, it's complex to design a new language. So don't let the tool stand in > > > the way. There is a saying: Grinding a chopper will not hold up the work > > > of cutting firewood. > > > > To the OP: this is a suitable topic for comp.lang.misc which is used for > > discussions about programming language design and implementation such as > > parse mechanisms. > > > > James
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
With this artifact, everyone can easily invent new languages Simeon Chaos <simeon.chaos@gmail.com> - 2014-01-10 16:59 -0800
Re: With this artifact, everyone can easily invent new languages Chris Angelico <rosuav@gmail.com> - 2014-01-11 13:17 +1100
Re: With this artifact, everyone can easily invent new languages Simeon Chaos <simeon.chaos@gmail.com> - 2014-01-10 21:43 -0800
Re: With this artifact, everyone can easily invent new languages "James Harris" <james.harris.1@gmail.com> - 2014-01-11 07:47 +0000
Re: With this artifact, everyone can easily invent new languages Simeon Chaos <simeon.chaos@gmail.com> - 2014-01-11 01:12 -0800
Re: With this artifact, everyone can easily invent new languages "James Harris" <james.harris.1@gmail.com> - 2014-01-11 15:45 +0000
csiph-web