Benedikt Reinartz

Results 67 issues of Benedikt Reinartz

Records are not supported currently, as they need an additional compile-pass that is not run at the moment.

Erlang variable bindings are currently not completed. While this is not hugely difficult, it needs to be implemented manually, there is no direct support for this in the standard library.

Instead of writing a new "separate" kernel for each language, maybe we could mix them such that every cell could be executed in the language of choice. This is in...

Would it be possible to publish this package to Hex as jsonrpc2-erlang?

Use non-BOM encodings for both C#->Python and Python->C#, as the byteorder is always the native one and the BOM is neither never or always used. Fixes #2369.

Default to UTF8 for `StrPtr`, as that is used in all but one case.

- Add formatting and linting for C# files - Format and fix lints in Python (test) code

At least for devs you could simplify the installation by just publishing your crates to crates.io via the normal mechanisms. `gleam` is already taken, but maybe something like `gleam-lang` would...