-
Hi, I'm not committing to anything, but I'd like to add support for WebAssembly/emscripten to this library. (https://github.com/WerWolv/ImHex/issues/1299)
(The implementation would use the browser'…
-
I'm reading your personal web site and seeing all your endeavours with languages and I like your attitude you expressed e.g. in [Why didn't you use an existing game engine?](https://github.com/zestere…
-
I came across a GC called immix that is very new and wanted to bring it to the attention of the Crystal community. immix was written by contributors of the scala-native project, which aims to compile …
-
please vote by using emojis below
👍 C++
👎 C#
😄 Rust
🎉 JavaScript
😕 HTML
❤️ CSS
🚀 Tailwind
👀 C
-
This issue came out of a discussion around static metaprogramming and some thoughts I've had on unit testing for a while now.
https://github.com/dart-lang/language/issues/1482
I think it's fair …
-
One of the requirements for the Computer Language Benchmarks Game is that programs are supposed to be using the same (rough) algorithm. Are these benchmarks going to have a similar requirement?
Thi…
JZerf updated
2 years ago
-
I have a small test-program: a mandelbrot calculator in brainfuck that I compile to python using my toy compiler (https://vanheusden.com/compilers/brainfuck/).
As a test I compiled the result using s…
-
A thread for chatting.
-
# About
* Zero overhead, i.e. self-organized by those who participate
* Recurring dates serve as reminder and can be changed
* On-site and can be changed
# Locations
* [WKO EPU Forum](https:/…
-
A portion of the community (and of the core team) sees one or more of the following features as important for programmer ergonomics:
- keyword-based parameters (as opposed to position-based parameters…