User loginNavigation |
archivesSake = Rake for SmalltalkHave you ever used Smalltalk to implement DSLs? Do you have any pointers to articles on that? See also this blog post for my own experience in designing a Smalltalk-based DSL. MACLISP Manual Comes To The Web
By Kent Pitman, who also brought us the Common Lisp HyperSpec, the very definition of class. The little b language: shared models built from reusable parts
Yet another biological DSL. As usual, it is best to start by looking at some sample models. Java the language vs. Java the ecosystemI don't really like Java (probably even more so because it is my day job), but I can't deny that the tooling around it is pretty fascinating. Recently I've stumbled across some pretty exciting things with respect to concurrency bugs: Stanford's Chord race condition static detector. (Which even uses Datalog.) and EPFL's deadlock avoider. How much can a language's shortcomings be made up for with tooling? |
Browse archivesActive forum topics |