Skip to content

Instantly share code, notes, and snippets.

@creationix
Created December 8, 2015 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save creationix/507719a418be365c7631 to your computer and use it in GitHub Desktop.
Save creationix/507719a418be365c7631 to your computer and use it in GitHub Desktop.
const name "Tim Caswell"
const nick "creationix"
const inventor true
-- Programming Langs
["Lua" "JavaScript" "C"
"uScript"]
-------------------
Teaching Kids to Code
-- A multi-year Journey
{ virtualMachine: true }
{ assemblySyntax: true }
{ assembler: true }
{ I2CDrivers: true }
{ gitGraphFs: true }
{ browserIDE: true }
@creationix
Copy link
Author

I'm afraid most the talk was obviously not in the slides. See development on github and twitter.
In particular this branch was the demo https://github.com/creationix/uscript/tree/jack

Also the gitfs system I mentioned is partly in there as well as https://github.com/creationix/storro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment