Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dsl

Successful Domain-Specific Languages ? Which one do you use? [closed]

dsl

How to Create an Internal DSL in Scala?

scala dns dsl specifications

Groovy vs Scala for internal DSL

scala groovy dsl

Writing a simple parser [closed]

c++ parsing dsl

Is there any way to programmatically generate Python bytecode?

Strategy for parsing natural language descriptions into structured data

java nlp dsl text-parsing

Are there any books / papers on DSL Design? (not DSL implementation)

language-design dsl

Why is Ruby on Rails called a domain-specific language?

ruby-on-rails dsl

Can I write a DSL in Perl?

perl dsl

method with angle brackets (<>)

QML Coding Style Checker

qt coding-style qml dsl

How can Haskell quasiquotation be used for replacing tokens on the Haskell level?

haskell metaprogramming dsl

Scripting language for trading strategy development

Is it possible to define own syntax on a GitHub repository?

git github dsl github-linguist

Interesting DSLs, Implemented in Scala? [closed]

scala dsl

Noise-free JSON processing with Scala

json scala dsl

Custom Java query class (DSL): Builder pattern, static imports or something else for complex queries?

Elasticsearch the terms filter raise "filter does not support [mediatest]"

json elasticsearch dsl

Working out the details of a type indexed free monad

haskell dsl