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



Duration: 45:50
221 views
4


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




Other Videos By Confreaks


2022-01-13A Crash Course in Writing Your Own PSScriptAnalyzer Rules by Thomas Rayner
2022-01-13Finally! Create, Permission, and Publish an AD CS Certificate Template with ... by Ashley McGlone
2022-01-13Creating PowerShell Projects and more with Plaster by Rob Pleau
2022-01-13Automate Problem Solving with PowerShell, Azure Automation, and OMS by Will Anderson
2022-01-13How to Love Unit Testing by Brian Bunke
2022-01-13Using Jenkins for your DSC CI Pipeline by Cory Wood
2022-01-13Managing Advanced DSC Configurations and Configuration Data by Jason Helmick
2022-01-13Setting Up Your Own Private, Secured Package Repository - Why and How by Darwin Sanoy
2022-01-13What's Cooking with PowerShell Core? by Maximo Trinidad
2022-01-13Script Blocks Decoded by Richard Siddaway
2022-01-13Writing a DSL (Domain Specific Language) for PowerShell by Kevin Marquette
2022-01-13WebJEA: PowerShell driven Web Forms for Secure Self-Service by Mark Domansky
2022-01-13CSV, JSON and XML (Oh My!) by Jeff Hicks
2022-01-13PowerShell Team: Using PowerShell From a Browser to Manage Cloud Resources by Danny Maertens
2022-01-13Code Writing Code, say what now! Meta Programming and PowerShell by Wesley Kirkland
2022-01-13Scripting Big Changes With Small Risk by Brad Sterkenburg
2022-01-13PowerShell Team: Manage Your Server Updates with Minimal Administrative... by Zachary Alexander
2022-01-13Recreate MOF based DSC resources as Class based DSC resouces by Mike F Robbins
2022-01-13Creating PowerShell Projects and more with Plaster by Rob Pleau
2022-01-13OS Deployments useing WinPE + PowerShell and WindowsImageTools by David Jones
2022-01-13Parameter Classes: Making parameter-binding user friendly by Friedrich Weinmann