The Grain compiler toolchain and CLI. Home of the modern web staple. 🌾

compiler functional-programming grain language wasm webassembly
1 Open Issue Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a code action in the Grain Language Server Protocol (LSP) to automatically generate a Graindoc header (similar to JSDoc) for functions when the user hovers over them. This involves modifying the source tree to expose binds and their export status, and deciding which attributes (parameters, return values, examples, since) to include in the generated header.

Complexity: 3/5
low-priority good first issue lsp

The Grain compiler toolchain and CLI. Home of the modern web staple. 🌾

Reason
#compiler#functional-programming#grain#language#wasm#webassembly