stan-dev / stan-dev/stanc3

Add relevant compiler internal functions to can_side_effect_expr

Open
#243 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

optimization
Dominant language
OCaml
Stars
160
Forks
59
Avg merge
21h 45m
Merged PRs (30d)
26

Description

I believe Read_Param__ and Write_Param__ are the necessary ones.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate can_side_effect_expr and the compiler-internal functions Read_Param__ and Write_Param__. Read how side effects are classified there, then verify that both functions are handled consistently; the work is done when the requested functions are included and the existing behavior remains correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
ocaml
Domain
compilers
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.