Arc Forumnew | comments | leaders | submitlogin
1 point by akkartik 5093 days ago | link | parent

I went to push this idea to anarki, but it turns out there's already magic to call arc from anywhere:

  (parameterize ((current-directory (current-load-relative-directory)))
    (aload "arc.arc")
    (aload "libs.arc"))