-
> I'm super _not_ sure about this idea, just dump it not to forget
# Problem
Sometimes we need to make hacks like this:
```neva
tmp Pass
---
foo -> .bar -> tmp
(tmp + 2) -> println
```
…
-
Sugar Cane is missing its 3D item model.
![image](https://github.com/user-attachments/assets/6d4775a6-4223-407a-8abd-48cc6d49777e)
Love this resource pack! ❤️
-
I think this variation of the sugar beet juice mash was forgotten.
-
Add a 'de-sugar' step which transforms code into the operations that can be easily translated into scratch (e.g. `a *= b` --> `a = a * b`).
In the current state of the language, this won't do much …
-
### Issue description
## Description
The Sugar CLI v2.8.0 release binary incorrectly reports itself as v2.7.2 when running `sugar -V`, despite being a different binary from the actual v2.7.2 release…
-
### Problem statement
There's no way to unpack more complex types the using `with val _ = ...` syntax sugar.
### Motivation
When working with `stream`, I tried to do something like:
```scala…
-
### Describe the bug
After clicking "Play", you will see a text prompt box where the text is getting cropped:
![Image](https://github.com/user-attachments/assets/8cb74a77-bc4f-4b64-a85a-4d7b87e0f08d…
-
See #724
## Before (desugared)
```neva
flow GetString(a, b, c) (s string) {
Select
---
:a -> select:if[0]
:b -> select:if[1]
:c -> select:if[2]
'a' -> select:th…
-
### Describe the bug
Link to SWF: http://i.notdoppler.com/files/sugarsugar3.swf
In [Sugar, Sugar 3](http://www.notdoppler.com/sugarsugar3.php), the sugar interacts with the cup as if it were a sol…
-
See #724 and #725 for context
## Before (desugared)
```neva
def Handler(data int) (sig any) {
Match, Println
---
:data -> match:data
1 -> match:if[0]
'one' -> match:then[0]
2 -> mat…