Maratyszcza / Maratyszcza/PeachPy

Access Go symbol from PeachPy?

Open
#57 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.1k
Forks
170
PR merge metrics
No merged PRs in 30d

Description

I have a data table (512 uint64s) that I'd like to be able to index from PeachPy. It is possible to access a global Go symbol via the `SB` pseudo-register?

My work-around at the moment is to pass the table as an extra slice to my function.

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

The issue does not name any files, tests, or entry points. Start by tracing PeachPy's symbol handling and support for the SB pseudo-register, then determine how global Go symbols are represented and referenced; done means a documented or tested way to index the Go data table without passing it as a slice.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, python
Domain
compilers, tooling
Issue type
Feature
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.