Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 370 Bytes

DSL.md

File metadata and controls

15 lines (11 loc) · 370 Bytes

What is a DSL?

DSLs are Domain Specific Languages, small languages implemented for specific domains. Respect\Config is an internal DSL hosted on the INI format to hold dependency injection containers.


See also: