Re: Have we reached the asymptotic plateau of innovation in programming languages

Lieven Marchand <mal@wyrd.be>
Sat, 09 Jun 2012 17:24:19 +0200

          From comp.compilers

Related articles
[39 earlier articles]
Re: Have we reached the asymptotic plateau of innovation in programmin johann@2ndquadrant.com (Johann 'Myrkraverk' Oskarsson) (2012-06-07)
Re: Have we reached the asymptotic plateau of innovation in programmin bobduff@shell01.TheWorld.com (Robert A Duff) (2012-06-07)
Re: Have we reached the asymptotic plateau of innovation in programmin rm.dash-bauhaus@futureapps.de (Georg Bauhaus) (2012-06-08)
Re: Have we reached the asymptotic plateau of innovation in programmin gah@ugcs.caltech.edu (glen herrmannsfeldt) (2012-06-08)
Re: Have we reached the asymptotic plateau of innovation in programmin gah@ugcs.caltech.edu (glen herrmannsfeldt) (2012-06-08)
Re: Have we reached the asymptotic plateau of innovation in programmin ehog.hedge@googlemail.com (chris dollin) (2012-06-09)
Re: Have we reached the asymptotic plateau of innovation in programmin mal@wyrd.be (Lieven Marchand) (2012-06-09)
Re: Have we reached the asymptotic plateau of innovation in programmin haberg-news@telia.com (Hans Aberg) (2012-06-10)
Re: Have we reached the asymptotic plateau of innovation in programmin martin@gkc.org.uk (Martin Ward) (2012-06-10)
Re: Have we reached the asymptotic plateau of innovation in programmin blog@rivadpm.com (Alex McDonald) (2012-06-10)
Re: Have we reached the asymptotic plateau of innovation in programmin robin51@dodo.com.au (robin) (2012-06-11)
Re: Have we reached the asymptotic plateau of innovation in programmin torbenm@diku.dk (2012-06-11)
Re: Have we reached the asymptotic plateau of innovation in programmin DrDiettrich1@aol.com (Hans-Peter Diettrich) (2012-06-11)
[2 later articles]
| List of all articles for this month |

From: Lieven Marchand <mal@wyrd.be>
Newsgroups: comp.compilers
Date: Sat, 09 Jun 2012 17:24:19 +0200
Organization: Compilers Central
References: 12-03-012 12-03-014 12-06-008 12-06-012 12-06-015
Keywords: history
Posted-Date: 11 Jun 2012 02:06:55 EDT

Johann 'Myrkraverk' Oskarsson <johann@2ndquadrant.com> writes:


> Can you make anything simpler if you add Latin grammar rules to your
> language?


I would say the Lingua::Romana::Perligata [0] experiment supports answering
this one in the negative.


Try to guess the algorithm implemented here:


#! /usr/local/bin/perl -w
use Lingua::Romana::Perligata;
maximum inquementum tum biguttam egresso scribe.
meo maximo vestibulo perlegamentum da.
da duo tum maximum conscribementa meis listis.
dum listis decapitamentum damentum nexto
        fac sic
                nextum tum novumversum scribe egresso.
                lista sic hoc recidementum nextum cis vannementa da listis.
        cis.




[0] http://www.csse.monash.edu.au/~damian/papers/HTML/Perligata.html


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.