Open oscarcs opened 5 years ago
This shouldn't be that hard, but it should be implemented after #5.
We should add some syntactic marker (a keyword?) to the syntax to denote that the following statement(s) should be executed in watch mode.
A description of how Broccoli achieves this is here: https://www.solitr.com/blog/2014/02/broccoli-first-release/
This shouldn't be that hard, but it should be implemented after #5.
We should add some syntactic marker (a keyword?) to the syntax to denote that the following statement(s) should be executed in watch mode.