Rebol Tutorial

Rebol Programming - Learn Rebol with Real-World Examples

ad3

Tag archives for dsl

[HOT] Rebol SQL/LINQ-like Text Database Engine: Blaze through millions of rows a second!

[HOT] Rebol SQL/LINQ-like Text Database Engine: Blaze through millions of rows a second!
More and more people prefer textual open-format storage that's why Microsoft Office has turned to XML. But for simple structure, XML is too much verbose and cannot be easily queried by end-user that's why RebDB by Dobeash Software presented here may be a perfect solution (for simpler textual database usage ...more»
10 Oct by admin in All, Domain Specific Language, XML, dsl

How to create an XML Document with the Easy ML Domain Specific Language (Youtube Video at the end)

How to create an XML Document with the Easy ML Domain Specific Language (Youtube Video at the end)
Carl Sassenrath (Rebol) and Douglas Crockford (Json) don't like XML because it's too verbose. Still XML is now a standard and not being able to parse and create XML documents would be very annoying. Rebol has an internal build-tag function but it is far from enough to easily cope with ...more»

Create your own DSL for Java or C# (part 4): adding a Semantic Layer

Create your own DSL for Java or C# (part 4): adding a Semantic Layer
According to Martin Fowler: In the context of a DSL, a semantic model is an in-memory representation, usually an object model, of the same subject that the DSL describes. The Semantic Model increases the flexibility in parsing and also in execution. You can execute the Semantic Model directly or you can ...more»

[Hot!] Create your own Domain Specific Language [DSL] in 15 minutes [part 1]

[Hot!] Create your own Domain Specific Language [DSL] in 15 minutes [part 1]
What is a Domain Specific Language (DSL) ? According to Wikipedia: A domain-specific language (DSL) is a programming language dedicated to a particular problem domain, a particular problem representation technique, and/or a particular solution technique. The concept isn't newbut the term has become more popular due to the rise of domain-specific ...more»

ads1

ads2