Related articles |
---|
A Plain English Compiler danrzeppa@gmail.com (2006-02-17) |
Re: A Plain English Compiler torbenm@app-4.diku.dk (2006-02-17) |
Re: A Plain English Compiler lkrupp@pssw.nospam.com.invalid (Louis Krupp) (2006-02-17) |
Re: A Plain English Compiler msxhans@yahoo.com (HansO) (2006-02-17) |
Re: A Plain English Compiler usenet@informatimago.com (Pascal Bourguignon) (2006-02-19) |
Re: A Plain English Compiler owong@castortech.com (Oliver Wong) (2006-02-19) |
Re: A Plain English Compiler ang.usenet@gmail.com (Aaron Gray) (2006-02-19) |
Re: A Plain English Compiler haberg@math.su.se (2006-02-19) |
Re: A Plain English Compiler ang.usenet@gmail.com (Aaron Gray) (2006-02-19) |
Re: A Plain English Compiler kst-u@mib.org (Keith Thompson) (2006-02-19) |
A Plain English Compiler djg@tramontana.co.hu (DEÁK JAHN, Gábor) (2006-02-19) |
Re: A Plain English Compiler toby@telegraphics.com.au (toby) (2006-02-20) |
[19 later articles] |
From: | "Oliver Wong" <owong@castortech.com> |
Newsgroups: | comp.compilers |
Date: | 19 Feb 2006 02:00:13 -0500 |
Organization: | GlobeTrotter |
References: | 06-02-122 |
Keywords: | Cobol |
Posted-Date: | 19 Feb 2006 02:00:13 EST |
<danrzeppa@gmail.com> wrote
> Since this is the 21st century, shouldn't we be able to talk to our
> computers in our own language?
>
> Well, I speak english, and I found this compiler at www.osmosian.com
> that actually lets me use regular english sentences to program. I
> didn't have to learn any cryptic syntax or weird combinations of
> puncuation. It's just plain english.
>
> It compiles to native Windows Executables and was written entirely in
> itself (Plain English). It's pretty cool.
It is pretty cool... for a toy application though... not so interesting
in terms of compiler theory.
The site claims to have a program which can draw anything you
describe. When I was connected to the internet, it worked like a
charm, drawing pictures of George Bush, for example. Unfortunately,
when I *wasn't* connected to the internet, it would only draw strings
of the form "Could not connect to
http://images.google.com/images?q=roses"
- Oliver
Return to the
comp.compilers page.
Search the
comp.compilers archives again.