cfdrake / swift-dsl-example

A micro domain-specific-language example for NSPredicate written in Swift.

Home Page:https://colindrake.me/post/implementing-a-small-dsl-in-swift/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift DSL Example

This is my blog article Implementing a Small DSL in Swift implemented as a literate program in a Swift playground.

If you like this, feel free to check out my site!

Troubleshooting

If the Markdown is not rendering, click Editor and then Show Rendered Markdown.

Caveats

Note: Please keep in mind that this is a proof-of-concept/tutorial only. This code is not production ready.

About

A micro domain-specific-language example for NSPredicate written in Swift.

https://colindrake.me/post/implementing-a-small-dsl-in-swift/

License:MIT License


Languages

Language:Swift 100.0%