I want to use Smalltalk as an embedded DSL engine in C. No plugins required, and whole customenvironment will be made by me. So almost ObjectEngine will be remained. Is this possible? I\'m currently t
I have developed a simple DSL for tasks on a UniVerse database in jruby. It looks something like this
I\'m writing ScalaTest FeatureSpec\'s for a Wicket app. I have a wicketTester value, that I keep on having to call methods on, viz:
I\'m still working on my ScalaTest FeatureSpec DSL. I\'d like 3 variants of my given function. All take tokens: Any, and then either
I\'m working on a customer-readable DSL for ScalaTest. At the moment I can write feature(\"Admin Login\") {
With the grammar defined as below, why I keep get error while try to access the val method of nodes created by rule key?
UPDATE 8/31/2011 Guillaume Laforge has nearly done it: http://gaelyk.appspot.com/tutorial/app-engine-shortcuts#query
See below matrix data: ABCDEFG 18992187903560 262609091383050 359919881678870 4202831991618 58027661339118 68230478392232
At my current project we are planing to implement special DSL to allow end-user to do workflow customizations. We are considering several ways to do it and one of the them is to use Scala Interpreter
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.