Pinned Repositories
2SOM
PySOM - The Simple Object Machine Smalltalk implemented in Python
church-scala
An implementation of church encoding with Scala.
elm-online-markdown-editor
An online markdown editor written in Elm.
gatling-thrift
Gatling third party plugin for thrift protocol.
minipypy
nonemptylist
This is a prototyping implementation of NonEmptyList for Scala collection library
play-json-xml
Converting between play-json and xml like json4s.
sbt-trigger-coursier
This can enable and disable sbt-cousier plugin in sbt shell.
tigerml
pypy
PyPy is a very fast and compliant implementation of the Python language.
3tty0n's Repositories
3tty0n/tigerml
3tty0n/minipypy
3tty0n/while_lang
3tty0n/2SOM
PySOM - The Simple Object Machine Smalltalk implemented in Python
3tty0n/generic_interp
3tty0n/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
3tty0n/rpython-workspace
3tty0n/.dotfiles
My repository that gathered files starting with . (dot)
3tty0n/.emacs.d
3tty0n/3tty0n.github.io
3tty0n/cpython
The Python programming language
3tty0n/cv
3tty0n/gforth
Gforth mirror on GitHub (original is on Savannah)
3tty0n/hippyvm
HippyVM - an implementation of the PHP language in RPython
3tty0n/inference
Reference implementations of MLPerf™ inference benchmarks
3tty0n/ipykernel
IPython Kernel for Jupyter
3tty0n/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
3tty0n/notebook
Jupyter Interactive Notebook
3tty0n/pe-flow-chart
3tty0n/pybench
3tty0n/pypy
PyPy is a very fast and compliant implementation of the Python language.
3tty0n/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
3tty0n/pytorch-sample
3tty0n/ReBench
Execute and document benchmarks reproducibly.
3tty0n/ReBench-plot
3tty0n/reboot_after_done
3tty0n/rkrun
RPython extension for Krun
3tty0n/rpylox
RPython implementation for Lox
3tty0n/rtime_ext
3tty0n/SOM
SOM - Simple Object Machine