Writing a DSL (Domain Specific Language) for PowerShell by Kevin Marquette
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=8swZnDkFmRs
Writing a DSL (Domain Specific Language) for PowerShell by Kevin Marquette
Creating a Domain Specific Language can often address specific problem domains better then generic coding or scripting alone. Join me as I break down what it takes to create a DSL in Powershell and show you how to approach common design patterns