Stars
Butterchurn is a WebGL implementation of the Milkdrop Visualizer
Winamp 2 reimplemented for the browser
IJavascript is a javascript kernel for the Jupyter notebook
Fully Autonomous AI-based Software Development Assistant
Example setup using AssemblyScript and WebPack with the wasm-loader
Macros in Python: quasiquotes, case classes, LINQ and more!
Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
Implementation of the Jupyter kernel protocol in C++
Mini compiler for array expressions. Provide mappings between the original AST and minivect, specialize according to data layout and compile using whatever code generator backend is provided.
jriehl / llvmpy
Forked from llvmpy/llvmpyMy fork of the llvm-py svn repository
jriehl / numba
Forked from numba/numbaNumPy aware dynamic Python compiler using LLVM
NumPy aware dynamic Python compiler using LLVM
Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since then it has changed significantly with multiple sub-projects.