The Artima Developer Community
Sponsored Link

Java Buzz Forum
DSLs in Lisp

0 replies on 1 page.

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 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
DSLs in Lisp Posted: Aug 2, 2005 10:47 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: DSLs in Lisp
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement

I saw another interesting Lisp posting that pointed me to a video by Rainer Joswig.

Rainer was responding to Martin Fowlers DSL Entry, and he recorded a session of code writing to implement a clean solution.

What is particularly interesting to watch is:

  • How Rainer builds a class and method first, and then refactors to macros (code gen). How Lisp.
  • How Rainer works the environment. At some points you wish he could Ctrl-Space :)
  • How nice it is to be able to look at the stack in such a simple way

Oh and a funny quote:

"He even has a Java version here, but lets not look at it, it's not pretty"

rainer-dsl.jpg

Read: DSLs in Lisp

Topic: AustinJUG: Has Java Jumped the Shark? Previous Topic   Next Topic Topic: Happily Subversive?

Sponsored Links



Google
  Web Artima.com   

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