-
Sometimes coroutine.create fails with java.lang.NullPointerException. Happens only in LuaJ fallback. There's a small chance that my apparmor profile causes the issue, but non-luaJ interpreters work fi…
-
Me and @JeffersGlass had a very lengthy conversation in Discord that started here: https://discord.com/channels/972017612454232116/972020206538997822/1250818968466362378
It's clear people using Py…
-
I like running gargoyle from the build directory, without "installing" it, and pointing at it.
The `tadsr` interpreter is causing an issue, as it's in `terps/tads/` instead of `terps/`. Is it possi…
-
Our extensions often retrieve sessions with some given metadata. Currently, each extension maintains a list of its known sessions to facilitate this. This is unnecessarily verbose and error-prone. We …
-
Hello, I have been using Jax to build a differentiable fluid simulator, which involves solving a sparse linear system using the Conjugate Gradient algorithm (`jax.scipy.sparse.linalg.cg`). When I trie…
-
### Describe the Bug
This has been on the wiki for some time, i didnt see a github issue for it however.
A (usually) dark line that looks like the border of a group of triangles shows through th…
-
```
What steps will reproduce the problem?
1. open a zblorb game such as
http://hoosegow.googlecode.com/files/Hoosegow15.zblorb
2. the metadata such as cover or headings are not displayed or availabl…
-
Hey @Viicos,
I stumbled across your implementation of JSON Logic and saw that it had some recent active development!
I'm trying to reach out to maintainers of JSON Logic implementations to try t…
-
able to instantiate another 3BC virtual machine, and add a bytecode aside, and run it.
can be useful for creating interpreters for other languages, and concurrent programming.
### possible regis…
-
Tracking the state of native TLS certificate verification in Ruby.
Interpreters to consider:
- CRuby (MRI etc.) - this will need support built for it
- JRuby - this will defer to Java's support…