Eli Bendersky

Results 26 repositories owned by Eli Bendersky

gosax

59
Stars
13
Forks
Watchers

gosax is a basic wrapper for stream parsing of XML (SAX) Go

libjit-samples

86
Stars
9
Forks
Watchers

Code samples for using libjit

llvm-clang-samples

1.2k
Stars
229
Forks
Watchers

UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools

luz-cpu

141
Stars
32
Forks
Watchers

Educational open-source CPU suite (with assembler, linker and simulator)

modlib

174
Stars
32
Forks
Watchers

Go project layout with exported packages and command-line tools, using modules

paip-in-clojure

38
Stars
4
Forks
Watchers

:sunrise: Code from "Paradigms of Artificial Intelligence Programming" in Clojure

pss

322
Stars
46
Forks
Watchers

pss is a power-tool for searching inside source code files.

pycparser

3.0k
Stars
634
Forks
Watchers

:snake: Complete C99 parser in pure Python

pykaleidoscope

285
Stars
32
Forks
Watchers

Implementation of the LLVM tutorial in Python

raft

904
Stars
198
Forks
Watchers

:rowboat: Raft implementation in Go