pub fn script_to_tokens( source: String, ) -> impl Iterator<Item = (String, bool)> + 'static
For demos and testing