Dmitry Ponyatov

Results 25 comments of Dmitry Ponyatov

How can I publicize translation via GitHub pages not impacting on the `master` branch? Why Makefile for html/pdf render not included in the distro?

Maybe it will be better to use some portable virtual machine? JVM rocks, but the Erlang's BEAM can be a variant (with some problems with OOP support of cause 8)...

Maybe Self has a metamodel in Smalltalk or deep description of its VM and core internals let me port it to say CogVM, JVM or JS WebAssembly (the best variant)?...

Also, we can wrap cross-LLVM library built into Jupyter session, and play with dynamic compilation. It will be notable complex comparing to C programming, but Python can be used as...

> I was thinking about doing that with .. 8kb ram, 24kb flash, but is a Cortex-M0+. You can try to follow some other way, via C code generation in...

Maybe OMA published some test suite to do full COAP compliance checking?

+1, Elixir looks like Erlang reborn in the mainstream, it will be great to have an IDE plugin integrates both as interlanguage projects is a frequent case.

IoT also requires portable binary serialization with very dense encoding and fragmentation+retry support: * LoRaWAN works with packages not more than 50 bytes (in a worst-case), and sensor nodes can...

Generic binary parser generator/library required for arbitrary protocol description. The symmetrical parser must have: generate both data decoder and encoder from single declarative grammar specification. * http://kaitai.io * https://github.com/zeek/binpac Option...

Full cross-compiler support at least for STM32F0/L0 series, Arduino and Raspberry Pi. * STM32L0 mostly used in IoT modems, some vendors provide user code integration