松浦 知也 Matsuura Tomoya

Results 14 issues of 松浦 知也 Matsuura Tomoya

**Describe the bug** can not return a local function that contains free variables. This makes impossible to create a factory function pattern. **To Reproduce** **Expected behavior** **Screenshots** **Desktop (please complete...

bug
compiler

for supporting multichannel dsp expression ```rust fn sample(a:float,b:float)->(float,float){ //something } //this is equivalent to sample(a,b) // (a,b) |> sample ```

enhancement
language

This PR adds the feature that searches external with file types other than `pd_darwin`, `pd_linux`, and `dll`. According to https://github.com/pure-data/externals-howto#library , external files can be architecture-specific and they will be...

removed unused deps