Skip to content

numba/dispyatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dispyatch

An experimental library to implement a MethodHandle-like API on Python VMs. MethodHandles are a Java Virtual Machine API for dynamically filling in function calls. This library attemps to provide a similar API accessible from Python that JITs to Python-compatible functions to allow type conversion and dispatch operations to be built in and consumed by Python programs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published