mal-lang / coreLang

A probabilistic attack simulation language for the (abstract) IT domain
https://mal-lang.org/coreLang/
Other
10 stars 12 forks source link

Refactor existing code into multiple files #74

Closed andrewbwm closed 1 year ago

andrewbwm commented 2 years ago

We may want to split up the current code into separate files to improve legibility.

If we were to do so we could use the categories to guide how the code is to be disaggregated.

We would need to decide which files should store the associations, whether they should be in a centralised file, distributed across, or a mixture of the two.

Before releasing version 1.0.0 we should evaluate whether we want this done before or after that release.