Rob Wilkinson
Rob Wilkinson
Reading of the website again: https://github.com/league1991/CodeAtlasVsix suggests that CodeAtlas was developed for VS Studio not the more recent VS Code and that this is most likely the problem. Its a...
Thanks for your response. Very understandable reason. Pity though, you have good looking extension there. Regards Rob Wilkinson > On 16/04/2019, at 19:07, Yiubun Auyeung wrote: > > Sorry guys,...
Sorry for my slow response to your email dated 26 April. I have been travelling and dealing with other issues which distracted me from hobby interests. I also wanted to...
I am a long retired electrical engineer with an interest in image processing. I learnt Fortran in 1962 and try to keep my hand by learning Python and experimenting with...
Sorry for the long delay in responding to your questions. Life got in the way! Before I address your questions, a bit about myself. I am a long retired electrical...
Are you aware of mlabpy at: https://github.com/led02/mlabpy ? It claims to produce a python AST from Matlab. It is a development based on smop. I have not tested it.
There is a new and open source tool for parsing and lexing Matlab at: https://misshit.org Github repository at https://github.com/florianschanda/miss_hit It is described as follows: > "There have been other attempts...
I may be out of my depth here, but I notice that one or two problems you refer to above appear to have been solved by Victor Leikehman in Smop....
You may find the references in [https://github.com/mbdevpl/transpyle/issues/7](url) helpful. In particular to Bysiek's (Typed)Unparser [ https://mbdevpl.github.io/posts/typed-astunparse/](url). Looking at what you are doing and Bysiek's Transpyle there are interesting other possible outcomes...
Are you aware of this: https://github.com/esromneb/zeromq-octave ? and this: https://stackoverflow.com/questions/18877353/is-there-an-implementation-of-zmq-in-octave May be helpful Regards Rob > On 21/04/2019, at 23:11, Bastian Bechtold wrote: > > My idea is to have...