Re: Does natural language skill translate to programming skill?
- From: LEE Sau Dan <danlee@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 Mar 2007 08:08:08 +0800
"Joachim" == Joachim Pense <snob@xxxxxxxxxxxxxx> writes:
Joachim> Well, Perl is my programming language of choice, but I
Joachim> don't really like Larry's superficial references to
Joachim> "linguistics".
Me too. I've written lots of useful Perl scripts. But given its
terrible syntax, I'll only use it for small tasks. So, I won't write
Perl scripts more than 300 lines long. Yes, I know how to write Perl
modules, but it's just not the right tool for big programs.
For larger programs, I want a language with more rigid syntax, so that
I can rely more on the compiler to do rigorous checkings for me.
Otherwise, things would quickly become unmanageable. So, I'd choose
C, C++, Java.
>> For comparison, many AI reseach try to process natural language
>> using LISP or Prolog, whose grammars are so much more regular
>> and simpler than Perl.
Joachim> A simple and regular grammar doesn't often make using the
Joachim> language easier.
It takes less time to learn. e.g. LISP/Scheme.
--
Lee Sau Dan 李守敦 ~{@nJX6X~}
E-mail: danlee@xxxxxxxxxxxxxxxxxxxxxxxxxx
Home page: http://www.informatik.uni-freiburg.de/~danlee
.
- References:
- Re: Does natural language skill translate to programming skill?
- From: Helmut Weber
- Re: Does natural language skill translate to programming skill?
- From: LEE Sau Dan
- Re: Does natural language skill translate to programming skill?
- From: Aidan Kehoe
- Re: Does natural language skill translate to programming skill?
- From: LEE Sau Dan
- Re: Does natural language skill translate to programming skill?
- From: Joachim Pense
- Re: Does natural language skill translate to programming skill?
- Prev by Date: Re: Wopwops
- Next by Date: Re: How does Armenian fit into the Indo-European family?
- Previous by thread: Re: Does natural language skill translate to programming skill?
- Next by thread: Wopwops
- Index(es):
Relevant Pages
|