The Artima Developer Community
Sponsored Link

Weblogs Forum
English-centric Programming Languages vs DSLs

16 replies on 2 pages. Most recent reply: Jul 18, 2006 9:40 AM by John Cowan

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 16 replies on 2 pages [ « | 1 2 ]
Vincent O'Sullivan

Posts: 724
Nickname: vincent
Registered: Nov, 2002

Re: English-centric Programming Languages vs DSLs Posted: May 17, 2006 1:57 AM
Reply to this message Reply
Advertisement
It looks interesting but since it appears to cost $100 to try it out, I'll have to pass on it.

Curiously (and this is a trivially minor point) for a language that proposes a new future, the example uses imperial units for measurement, e.g. "1/16th inch". Given that no one outside the United States uses inches any more - does it also understand metric units?

John Cowan

Posts: 36
Nickname: johnwcowan
Registered: Jul, 2006

Re: English-centric Programming Languages vs DSLs Posted: Jul 18, 2006 9:40 AM
Reply to this message Reply
I understand that one of the main selling points of Java in Japan in the early days was the ability to write identifiers in natively spelled Japanese. Using romanization was possible with earlier programming languages, but it's awkward.

The early programming language Focal had a set of binary patches that you could load in to localize everything, including the keywords of the language (SET, TYPE, DO, GOTO, etc.) into Spanish.

Flat View: This topic has 16 replies on 2 pages [ « | 1  2 ]
Topic: English-centric Programming Languages vs DSLs Previous Topic   Next Topic Topic: Duck Typing, Libraries, and Concurrency

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use