Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

References abstraction lib #237

Open
1 of 5 tasks
0xmemorygrinder opened this issue Feb 1, 2024 · 0 comments
Open
1 of 5 tasks

References abstraction lib #237

0xmemorygrinder opened this issue Feb 1, 2024 · 0 comments
Assignees

Comments

@0xmemorygrinder
Copy link
Contributor

Description

The goal is to create two libraries : one that will abstract the solidity compiler (solc) version selection and usage and another that will will extract and keep the references in sync with the project.

Definition of Done

  • A library exist to change of solc version and install the missing ones
  • The solc library allows to extract source files' AST
  • A library exist to parse the AST and infer the references between the types, functions etc... and keep them in sync with the file changes
  • The references library exposes a simple API to get a definition or usage from a location in a source file

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: To describe
Development

No branches or pull requests

2 participants