Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 402
    • Issues 402
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !466

Draft: make index type configurable so we can support larger arrays (or smaller on microcontrollers)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Thomas Koopman requested to merge thomas/sac2c:index-types into develop Jan 09, 2026
  • Overview 2
  • Commits 9
  • Changes 56

Open questions:

  • Do we choose the SAC_INT type when compiling sac2c or when compiling SaC-code?
  • I suggest when compiling sac2c, but making it target-specific. The src/runtime we use in C-code generated from a SaC-source is intertwined with src/libsac, which is compiled along with sac2c.
Edited Jan 09, 2026 by Thomas Koopman
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: index-types