BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

Profile picture

Dennis Byrne

Profile page created Jun 20, 2008

Summary

  • 14 Followers

All Activity

  • Memory Barriers and JVM Concurrency

    This article explains the impact memory barriers, or fences, have on the determinism of multi-threaded programs.

    Memory Barriers and JVM Concurrency
  • Domain Specific Languages in Erlang

    This presentation looks at several features of Erlang that make it particularly useful as a platform for creating DSL's. Those features include: message passing and dynamic code loading.

    Domain Specific Languages in Erlang
  • JavaScript Test Driven Development with JsUnit and JSMock

    This article is a crash course in writing maintainable JavaScript. We'll add features to a running example by iteratively following a simple principle: write a unit test, make it pass.

    JavaScript Test Driven Development with JsUnit and JSMock
  • Domain Specific Languages in Erlang

    Erlang is well known for it's concurrency model and fairly well known for robustness. But what about other aspects? In this article, Dennis Byrne shows how to use Erlang for creating internal DSLs.

    Domain Specific Languages in Erlang

Articles

Presentations

Followers

BT