google / google/codeworld

Blocks should let you write your own first-class functions

Open
#293 2 comments 0 reactions 0 assignees View on GitHub
enhancement funblocks
Dominant language
Haskell
Stars
1.3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

Currently, blocks assumes that all function parameters are plan values, and won't let you use a parameter as a function. Obviously, this is a bit disappointing in a language based on Haskell. :(

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the implementation and tests for blocks and function parameters, then determine how first-class function parameters should be represented and validated; done means blocks accept function arguments and the behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.