dgkf / dgkf/R

printing primitives does not include their parameters

Open
#198 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
145
Forks
5
PR merge metrics
No merged PRs in 30d

Description

```r
> substitute
function() .Primitive("substitute")
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the output of `substitute` and inspect the implementation of primitive printing, using the shown `.Primitive("substitute")` result as the starting point. Determine where primitive parameters should be represented, then verify that printing the primitive includes them without changing other primitive output.

Written by the indexing model from the issue text.

Assessment

Tech stack
r, rust
Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.