dhh1128 / intent

the intent formal language
https://intentlang.org
2 stars 1 forks source link

help static code analyzers reduce false positives #135

Open dhh1128 opened 8 years ago

dhh1128 commented 8 years ago

Is there a way that the intent compiler could emit some intermediate form of code, or a table of metadata about compiled code, that would make it easy for code scanners to eliminate all or most false positives?