Dmitry Ponyatov

Results 33 issues of Dmitry Ponyatov

How to translate to another language? I forked original to my GitHub and opened selected `russian` branch. Should I send pull requests? Are any limitations exist related to copyright/left, for...

Are any attempts were made to make some (maybe very slow) implementation over JVM? The Self language looks died, but maybe somebody knows enough on VM internals can write a...

Is there Windows prebuilt binary to look what is this thing look like? Can't build using CMake: no MinGW support, Visual C only 8-(

Modern gdb versions have `--enable--python` option which included Python interpreter into the debugger for any target processor/MCU. This option looks me much better to embed gdb interface into Jython, as...

Entry-level book is required for newbies called such as "embedded Erlang/Elixir in IoT applications". I look at the Erlang language stack as a good candidate for IoT applications, especially for...

`make` runs local LLVM 10 build, it would be better to use already installed LLVM, at least check and warn that it must be installed manually. It is important because...

How full is test suite shipped with libcoap to check COAP compliance if I want to implement my own library (for very small devices)? Is any manual exists how to...

Is it possible to strip out all COAP specific code from Wakaama sources to use external libcoap? Looking at the code I see COAP specific code all over the sources....

enhancement

Need some direct code composing (managed compiling) for embedded targets. Is any samples exist on using llvmlite for cross targets?

question

It would be great to have regexp field in options let me point what tabs should be deleted, or assigned to 10x lesser life timer then other saved tabs. The...

enhancement