evhub / evhub/coconut

Use nicer variable names in compiled code

Open
#94 2 comments 0 reactions 0 assignees View on GitHub
cleanup
Dominant language
Python
Stars
4.4k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Instead of `_coconut_something`, we could try just `_something` or even `_s`, but would have to be careful to only do so if that variable name was never used anywhere else.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.