Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Using a DSL to generate C# Code

c# .net code-generation dsl

Is it possible to implement polymorphic functions in a DSL using Free

haskell dsl free-monad

Writing a compiler for a DSL in python

python dsl dsl-tools

Looking for good server-side language that will allow players to upload code that can be executed

dsl architecture

How to build a DSL for looking up fields from a record in Haskell

haskell dsl

Using Alex in Haskell to make a lexer that parses Dice Rolls

parsing haskell dsl lexer alex

Separate positive and negative occurrences of PHOAS variables in presence of recursive binders

Groovy optional parentheses and dots

groovy dsl

How to parse and translate DSL using Red or Rebol

parsing dsl rebol red

How to handle casting delegate of anonymous type <T>, to delegate of T for use in Where<T>() method of an IEnumerable<T>

Implementing IntelliSense-like behavior in custom editors for domain-specific languages

types intellisense dsl

Convert custom formula to python function [duplicate]

Is there a DSL for writing Regular Expressions?

regex dsl

Testing Camel REST DSL Consumer Template

log4j in grails : how to log into file?

java grails groovy log4j dsl

Could APL be implemented in Scala as a DSL?

scala dsl apl