corth-lang / Corth

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

Procedure calls do not check for the 'peeked' item #53

Open HuseyinSimsek7904 opened 5 months ago

HuseyinSimsek7904 commented 5 months ago

Procedure calls do not seem to check if the arguments are 'peeked'. This behavior should be changed immediately as this can cause so much confusion.