candy icon indicating copy to clipboard operation
candy copied to clipboard

🍭 A sweet, functional programming language that is robust, minimalistic, and expressive.

Results 139 candy issues
Sort by recently updated
recently updated
newest added

`[Foo, 1, {a}] = [Foo, 2, {A: B]]` could generate a message like `` Expected `[_, 1, _]`, got `[_, 2, _]`. `` When checking individual cases of a match,...

T: Feature
P: Compiler: Frontend

Hopefully, this prevents a few use-after-frees in the future

T: Feature
good first issue
P: Compiler: VM

### Contact Details _No response_ ### Input ```candy newline := " " ``` ### Actual Output ```candy newline := " " ``` ### Desired Output ```candy newline := " "...

T: Fix
P: Compiler: Formatter

### Contact Details _No response_ ### Input ```candy Foo % Foo -> [ Key: Value, ] ``` ### Actual Output ```candy Foo % Foo -> [ Key : Value ,...

T: Fix
P: Compiler: Formatter

```[tasklist] ### Common - [ ] HTTP: IP Address, Port, Socket modules ``` ```[tasklist] ### Server - [ ] https://github.com/candy-lang/candy/issues/788 ``` ```[tasklist] ### Client - [ ] HTTP: Basic Client...

T: Feature
Epic
P: Http

```[tasklist] ### Tasks - [ ] #619 - [ ] #657 - [ ] #775 - [ ] #658 - [ ] #654 - [ ] #691 - [ ]...

T: Refactor
P: Compiler: Language Server
P: Compiler: Frontend
P: Compiler: Fuzzer
P: Compiler: VM
P: Compiler: CLI
P: Compiler: Formatter
P: Compiler: Inkwell Backend
Epic

Currently, we hard-code paths for the linker (targeting x86-64 Linux). These differ by OS and CPU architecture

T: Feature
P: Compiler: Inkwell Backend

T: Feature
P: Compiler: Inkwell Backend