arclanguage / anarki

Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.
http://arclanguage.github.io
Other
1.17k stars 160 forks source link

Pr/151 #209

Closed kennethrapp closed 2 years ago

kennethrapp commented 2 years ago

re-added the import of syntax/stx. Currently fails with

ac.rkt:151:22: dnv*: unbound identifier
  in: dnv*
  location...:
   ac.rkt:151:22

which I don't know how to fix but at least it points to something useful.