wisp-lang / wisp

A little Clojure-like LISP in JavaScript
https://gozala.github.io/wisp/
Other
982 stars 68 forks source link

Compiler should produce warnning when unknown references are used #93

Open Gozala opened 10 years ago

Gozala commented 10 years ago

Compile should make use information produced by an anylazer and warn whenever references not available to a given scope are used: