Eli Bendersky

Results 26 repositories owned by Eli Bendersky

asdl_parser

59
Stars
9
Forks
Watchers

Standalone ASDL parser for upstream CPython 3.x

bobscheme

158
Stars
22
Forks
Watchers

An implementation of Scheme in Python and C++

code-for-blog

1.5k
Stars
748
Forks
Watchers

Code samples from my blog

deep-learning-samples

166
Stars
59
Forks
Watchers

Sample code for deep learning & neural networks

js-8080-sim

145
Stars
13
Forks
Watchers

Intel 8080 assembler and simulator in JS, optimized for simplicity.

pyelftools

1.9k
Stars
497
Forks
Watchers

Parsing ELF and DWARF in Python

c-unleashed-book-souce-code

65
Stars
11
Forks
Watchers

Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.

cs344

31
Stars
9
Forks
Watchers

Introduction to Parallel Programming class code

go-sudoku

80
Stars
4
Forks
Watchers

Toolkit for solving and generating Sudoku puzzles in Go

go-websocket-sample

18
Stars
4
Forks
Watchers

Sample Go websocket server and JS client with tracing and JSON data interchange