Re: Cooking up a new language and need suggestions

sam.ravnborg@image.dk (Sam Ravnborg)
15 Jun 1997 22:45:10 -0400

          From comp.compilers

Related articles
Cooking up a new language and need suggestions stillman@pop.mindspring.com (1997-06-10)
Re: Cooking up a new language and need suggestions christian.jakobsson@sesig.mail.abb.com (Christian Jakobsson) (1997-06-13)
Re: Cooking up a new language and need suggestions bear@sonic.net (Ray Dillinger) (1997-06-13)
Re: Cooking up a new language and need suggestions jkoss@snet.net (1997-06-13)
Re: Cooking up a new language and need suggestions sam.ravnborg@image.dk (1997-06-15)
| List of all articles for this month |

From: sam.ravnborg@image.dk (Sam Ravnborg)
Newsgroups: comp.compilers
Date: 15 Jun 1997 22:45:10 -0400
Organization: Image Scandinavia
References: 97-06-031 97-06-053
Keywords: design

On 13 Jun 1997 22:06:21 -0400, jkoss@snet.net wrote:


[snip - something about a new easy to understand language]


So far the things presented has only dealt with representing
expressions.
From my point of view this could be done using an intellegent editor,
supporting different views of the expressions.


1) Raw format as presented to the commpiler.
2) Verbose format with spaces around all operators. Parantheses
controlled, mismatches highlighted.
3) Math format, representing expression in correct mathematical
style.
4) Whatever you prefer.


Not that I thing languages of today couldn't be better! Some day I
will try to find out what that functional programming is.


/sam
--


Post a followup to this message

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