Pinned Repositories
addict
A simple language for a simple time
bytes
An online byte-counter that counts many different encodings.
crayon
Crayon, the ASCII-art golfing language
cubix
A 2D esoteric language wrapped around the faces of a cube.
external-data
Use files from the 'extras' folder in a Stencyl project
golf
Short programs
golfing-langs
A (mostly) complete list of languages designed for code-golfing
japt
Japt 1.4.5, the other JavaScript golfing language
SE-chatbot
A simple chatbot for StackExchange chat
text2code
An experimental project that turns text into a code equivalent.
ETHproductions's Repositories
ETHproductions/japt
Japt 1.4.5, the other JavaScript golfing language
ETHproductions/golfing-langs
A (mostly) complete list of languages designed for code-golfing
ETHproductions/cubix
A 2D esoteric language wrapped around the faces of a cube.
ETHproductions/bytes
An online byte-counter that counts many different encodings.
ETHproductions/crayon
Crayon, the ASCII-art golfing language
ETHproductions/addict
A simple language for a simple time
ETHproductions/SE-chatbot
A simple chatbot for StackExchange chat
ETHproductions/external-data
Use files from the 'extras' folder in a Stencyl project
ETHproductions/golf
Short programs
ETHproductions/js-function-chains
A really hacky half-baked method of creating function chains in JavaScript ES6.
ETHproductions/GitHub-Light-Header
A Tampermonkey script to make GitHub light again
ETHproductions/golfer
Like a JS linter, but focused on length rather than readability
ETHproductions/japt-2
The new and improved JavaScript golfing language
ETHproductions/puzzlr
ETHproductions/type
Speed typing.
ETHproductions/beam-js
A Node.js implementation of the 2D esolang Beam
ETHproductions/ethproductions.github.io
My website (WIP).
ETHproductions/file-dialog
A Stencyl extension for opening "open file" and "save file" dialogs
ETHproductions/infimath
Arbitrary-precision math library for JavaScript. Just a test for now.
ETHproductions/int-packing
Pack a set of integers into a single integer of fewer bits
ETHproductions/Bn
A JavaScript arbitrary precision number class primarily meant for code golfing
ETHproductions/drawing-utils
A Stencyl extension to draw arcs, polygons, rotated shapes, and much more
ETHproductions/extra-utils
Some extra Stencyl blocks that come in handy
ETHproductions/fonts
A collection of fonts I have designed.
ETHproductions/Hacktoberfest
ETHproductions/jsfudge
A mathematical, possibly Turing-complete subset of JavaScript
ETHproductions/mkt
A small set of tools for Mario Kart Tour
ETHproductions/quick-textarea
A quick textarea for using arbitrary string data in the console.
ETHproductions/test-repo
A repo that is a test
ETHproductions/untitled-lang
An untitled scripting language based on CoffeeScript and Ruby