-
Hello, a while back I promised to check back with findings on trying out templ inside a Wasm environment. So here are my findings:
# Preface
## Use Cases
Most of us coming from Go have the no…
-
### Problem
Tree-sitter generates GLR parsers, that can parse truly ambiguous languages. Yet, at the moment, I think tree-sitter uses some heuristics to pick a single parse tree. I totally understand…
yanok updated
7 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
When having multiple pages wi…
-
I'd like to propose that identifiers be, with whatever caveats are necessary for backward compatibility, bounded to a reasonable length. The 63-character limit for DNS names would be great if we can g…
-
Feels like a glaring omission that **`babmoo`** is not mentioned _anywhere_ in this repo ... [phase-three/issues?q=bamboo](https://github.com/dwyl/phase-three/issues?q=is%3Aissue+is%3Aopen+bamboo) 🔍 🤷…
-
These are the two prevalent implementation techniques for virtual machines. I'd like to collect some resources about the trade offs.
On a high level:
- Stack machines are simpler to implement
-…
-
### Module version
v1.4.2 is current at the time I'm writing this, although this issue is discussing an entirely new capability.
### Use-cases
It's relatively common to write a module with an…
-
local x = 1 // Replace with needed whole number.
x = x % 2
print(x)
Pros: This code is around 1 QUADRILLION times more efficient, both in time and power.
This code works offline, and on low-powe…
-
## Hello from me. :octopus: + :octocat: `%^)`
I see your Python projects here which prompted me to tell you that after all these years, I am getting back into Lisp programming... Well.. _(I was never…
-
If type syntax support is added, much existing TS code will become valid JS overnight. Most of this will be safe, but there will be subtle bugs and failures related to the TS `downlevelIteration` sett…