corth-lang / Corth

A self-hosted stack based language like Forth
MIT License
7 stars 1 forks source link

Banning not using included source files #56

Open HuseyinSimsek7904 opened 4 months ago

HuseyinSimsek7904 commented 4 months ago

The compiler should complain, or at least create a warning when a source file does not reference any procedure or macro from a source file it includes.