Skip to content

how to obtain s7.c? #5

@umlaeute

Description

@umlaeute

this is merely a question (with my Debian maintainer's hat on; i'd like to get s4pd into Debian)
the s7 implementation consists of about 100000 LOC, crammed into two source files.
afaict, the files found here are a copy of another s7 implementation (probably from snd).

the questions are all related and in now particular order:

  • are there s4pd-specific modifications to s7?
  • how could I (as opposed to you) update to the latest and greatest upstream s7-implementation (assuming that it is ABI-compatible)
  • is the interpreter code hand-written or generated? (y'know: 100000 LOC in a single file look a bit...suspicious)
    • if the latter, how? (would it make more sense to include the original sources in the repository and generate the C-code on-the-fly (possibly only on-demand?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions