Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dsl

Object oriented Design vs. Domain driven Design

Is a bindable functor a useful abstraction for more type safe DSLs?

haskell monads dsl

Groovy override compareTo

groovy dsl

Can I use JetBrains MPS in a web application?

Writing my first DSL in C# and getting hung up on func<T> & Action

c# lambda action dsl closures

Base a small expression DSL on the DLR or keep it hand-rolled in F#?

Scala DSL: method chaining with parameterless methods

scala dsl

Elasticsearch Sorting fields anomaly

elasticsearch kibana dsl

Is it possible to define a new operator in Groovy?

groovy operators dsl

Intellij IDEA-Grails GDSL Not Working

grails intellij-idea dsl

Chef Recipes - Setting node attributes in ruby_block

ruby scope dsl chef-infra

How to create custom build step based on existing one in TeamCity Kotlin DSL?

kotlin teamcity dsl

Need help improving a Ruby DSL for controlling an Arduino controlled drink dispenser (bar monkey)

Scala DSL, Object and infix notation

Creating a simple Domain Specific Language

What are the DSL Creation Facilities for Clojure and F#? [closed]

f# clojure metaprogramming dsl

Typeclass for functions with different numbers of arguments

function haskell dsl typeclass

Equality of De Bruijn-indexed variables in a GADT

haskell dsl gadt

Oldest / First Domain specific language

dsl

"Lambda with Receiver": What is this Kotlin construct?

lambda kotlin dsl receiver