Skip to content

Intermediate Representation (IR) and low-level Assembly tokens not parsing #2

@Kernel-Dirichlet

Description

@Kernel-Dirichlet

Summary:

Locally, static_analyzer seems to work on the test assembly files, but not on some repositories which contain them.

Proposed solution(s):

  1. Roll all tokens into one JSON file.

Issue(s): right now, files are determined by a mapping of extension -> language. Since some assembly files can have the same extension but be two different languages, this presents a significant refactoring challenge for one person.

Additionally, the token designations for the low level assembly need to be revisited.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions