This project is a DSL-based script compiler designed to simulate smart home automation. It allows users to write simple rule-based scripts using a custom domain-specific language (DSL), which are then ...
CS-Script allows hosting/executing the scripts being compiled by any of the three supported compilers: CodeDom, Mono and Roslyn. Thanks to generic interface CS-Script offers identical developer ...