-
I have put my current version of SqueakJS on node on my Github repo. I have not created a PR, because the changes are quite big and may need some adjustment to be in line with your preferred approach.…
-
(Original issue 374 created by None on 2008-11-16T00:50:15+00:00)
the current one does not work properly, it simply declares 95% of the tokens simply as "Name"
Reported by guest
-
Document the new features in README. Mention bug fixes in changelog. See [recent commits](https://github.com/Technologicat/unpythonic/commits/master) for details.
*This part done. See below for any…
-
I've tried to read all available materials (including parts of the VM implementation and Spry modules sources, all your articles about Spry on http://goran.krampe.se/category/spry/ etc.) and have many…
-
Should private state have an "escape hatch" like TypeScript private, or be strongly private the way that closed-over values are? Soft-private isn't fully written out the way that @zenparsing has done …
-
I just pulled from this repo and tried the initial process from scratch. Curl failed, but the script didn't check the return code, effecting the following:
```
$ git pull
Already up to date.
$ …
-
Is it possible to build OpenSmalltalk VM for OpenBSD?
If yes, how? If no, is there any other solution available?
OpenBSD ports for 6.4 for AMD64 has only the 3.10-1 version available.
-
I'm pretty new with rust but I have plenty experience with other languages AST and I'm noticing that, if I iterate descendants **directly using children property**, for the following code:
```rust
…
-
Currently new languages are added as soon as a CW-compatible test framework stack setup is provided.
Which is not really a good idea. What if someone submitted setups for all the golfing languages …
-
How should the `class:` macro look/work? I want Hebigo to look and feel familiar to Pythonistas. But at the same time, Hissp is targeting a functional subset of Python to reduce incidental complexity.…
gilch updated
5 years ago