«« Next » « Previous
«« Next » « Previous

Link Details

Give a little, get a lot! Login and vote now.
Link 86236 thumbnail

By alashcraft
via martinfowler.com
Published: Jun 10 2008 / 05:18

A common phrase that's bandied about when talking about DomainSpecificLanguages (or indeed any computer language) is that of noisy syntax. People may say that Ruby is more noisy than Java, or that external DSLs are less noisy than internal DSLs. By Syntactic Noise, what people mean is extraneous characters that aren't part of what we really need to say, but are there to satisfy the language definition. Noise characters are bad because they obscure the meaning of our program, forcing us to puzzle out what it's doing.
  • 16
  • 0
  • 1000
  • 509

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.