Hacker News
- Visualizing binary files with ImHex's DSL, the "pattern language" https://xy2i.blogspot.com/2024/11/using-imhexs-pattern-language-to-parse.html 16 comments
- Show HN: Clojure DSL for pattern-matching, parsing and generic programming http://scattered-thoughts.net/blog/2012/12/04/strucjure-motivation/ 16 comments
Lobsters
- Visualizing binary files with ImHex's DSL, the "pattern language" https://xy2i.blogspot.com/2024/11/using-imhexs-pattern-language-to-parse.html 3 comments programming
- [WIP] Raxio: DSL to pattern match arbitrary symbols from the terminal https://github.com/Janko-dev/raxio 3 comments rust
- [WIP] Raxio: DSL to pattern match arbitrary symbols https://github.com/Janko-dev/raxio 2 comments programminglanguages
- Kotlin DSL Primer: Techniques, Patterns & Implementation https://medium.com/javarevisited/kotlin-dsl-primer-techniques-patterns-implementation-1c16cac90f5d 3 comments kotlin
- Trying to make a DSL, but struggling with pattern matching https://www.reddit.com/r/lua/comments/4vwdnw/trying_to_make_a_dsl_but_struggling_with_pattern/ 5 comments lua
- Patterns in Internal DSL implementations http://debasishg.blogspot.com/2009/07/patterns-in-internal-dsl.html 7 comments programming
- Visualizing binary files with ImHex's DSL, the "pattern language" https://xy2i.blogspot.com/2024/11/using-imhexs-pattern-language-to-parse.html 8 comments programming
- pop-test v0.6.0 🦀 - your test orchestration master of puppets - better DSL, add support SQLite, initial html pattern analysis, and now also a crate https://crates.io/crates/pop-test 2 comments rust
- I created a gem with a DSL for method overloading based on pattern matching for Ruby. I'll appreciate critique https://github.com/alehander42/matchete 6 comments ruby