Skip to content

Instantly share code, notes, and snippets.

@vtjnash
Created June 29, 2014 15:14
Show Gist options
  • Save vtjnash/7a2eeac0bf3ee445360f to your computer and use it in GitHub Desktop.
Save vtjnash/7a2eeac0bf3ee445360f to your computer and use it in GitHub Desktop.
julep: find_library version 2

The goal of this gist is to make find_library lazy, so that it is more efficient, general/generic, and runtime-intelligent. These changes will be pervasive to also making ccall and dlopen more flexible.

function find_library(...) -> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment