Pinned Repositories
Carrot
Purely functional lisp featuring: default currying, left-associative s-expression, lazy evaluation, static type system, and statically determined multimethods.
coffeehack
nethack-like game in browser. writing from scratch.
js-clos
JavaScript "CLOS" (sketch)
LittleSmallscript
JavaScript with Smalltalk's syntax
manualhub
manualhub hosts your man page.
s-exploration
Lisp is data. Data needs a visualization tool.
underscore-fix
Extend underscore.js to support serious FP
ympbyc's Repositories
ympbyc/s-exploration
Lisp is data. Data needs a visualization tool.
ympbyc/coffeehack
nethack-like game in browser. writing from scratch.
ympbyc/manualhub
manualhub hosts your man page.
ympbyc/reductor
A toy language that shows how simple and elegant the concepts behind concatenative languages are.
ympbyc/super-textfield
HTML Form for Hackers
ympbyc/def.js
Simple Ruby-style inheritance for JavaScript
ympbyc/MicTwi.js
Make AJAX requests to twitter's REST APIs. Although the official "@Anywhere" does pretty much the same thing, I made it anyway 'coz I simply didn't know <i>that</i>. I just didn't wanna throw it away so I'm pushin' it!
ympbyc/Othello
オセロ
ympbyc/class-browser
Class browser for JavaScript
ympbyc/expensivecamera
You see here an expensive camera. You are blinded by the flash!
ympbyc/Macaroni
Pasta Short-circuited
ympbyc/sebone
Backbone-like mvc framework for generic environment (not just browsers). Written in LittleSmallscript.
ympbyc/dunjeon
small roguelike game in clojure
ympbyc/LiScript
Fully-featured, blazingly-fast language that compiles to beautiful, hand-made-like JavaScript. Implemented in less than 100 lines.
ympbyc/littlesmalltalk
Little Smalltalk Versions 1, 2, 3, 4, and 5. Work to bring these classics to modern OSes.
ympbyc/Macra
Macro Oriented Language
ympbyc/Meta
List of things I wonder about
ympbyc/snake3d
Snake game written with Clojure and OpenGL
ympbyc/SOM
SOM - Simple Object Machine
ympbyc/voxel-hello-world
a template voxel game repo you can use to build your own voxel games
ympbyc/webfui
Client-Side Web Framework for ClojureScript