Skip to content

No labels!

There aren’t any labels for this repository quite yet.

Blocked
Blocked
dependencies
dependencies
Pull requests that update a dependency file
duplicate
duplicate
This issue or pull request already exists
Epic
Epic
This is gonna be huge!
good first issue
good first issue
Good for newcomers
hacktoberfest-accepted
hacktoberfest-accepted
help wanted
help wanted
Extra attention is needed
os-linux
os-linux
Operating System: Linux
os-macos
os-macos
Operating System: macOS
os-windows
os-windows
Operating System: Windows
P: AdventOfCode
P: AdventOfCode
Package: Advent of Code implementations
P: AnsiEscapeSequences
P: AnsiEscapeSequences
Package: Low-level ANSI Escape Sequences
P: AnsiTerminalColors
P: AnsiTerminalColors
Package: High-level ANSI terminal coloring based on AnsiEscapeSequences
P: Ascii
P: Ascii
Package: ASCII
P: Builtins
P: Builtins
Package exposing Candy's compiler builtins
P: Chrono
P: Chrono
Package: Chrono for date & time handling
P: Compiler: CLI
P: Compiler: CLI
Package: Candy's command-line interface
P: Compiler: Formatter
P: Compiler: Formatter
Package: Candy's formatter
P: Compiler: Frontend
P: Compiler: Frontend
Package: The compiler frontend
P: Compiler: Fuzzer
P: Compiler: Fuzzer
Package: Candy's built-in fuzzer fuzzing Candy code
P: Compiler: Inkwell Backend
P: Compiler: Inkwell Backend
Package: Inkwell Compiler Backend producing native code via LLVM
P: Compiler: Language Server
P: Compiler: Language Server
Package: The Candy Language Server
P: Compiler: VM
P: Compiler: VM
Package: The VM executing Candy byte code (LIR)
P: Compiler: VS Code Extension
P: Compiler: VS Code Extension
Package: The Candy VS Code Extension
P: ComplexNumber
P: ComplexNumber
Package: Complex Numbers
P: Core
P: Core
Package: Candy's standard library
P: Cranelift Backend
P: Cranelift Backend
Package: Cranelift Compiler Backend producing native code
P: Csv
P: Csv
Package: CSV
P: Examples
P: Examples
Package: Examples
P: FileSystem
P: FileSystem
Package: File System Interaction