Skip to content

Instantly share code, notes, and snippets.

@piscisaureus
Created May 18, 2011 02:22
Show Gist options
  • Save piscisaureus/977875 to your computer and use it in GitHub Desktop.
Save piscisaureus/977875 to your computer and use it in GitHub Desktop.
Stuff I want to use
* Waterbear (https://github.com/dethe/waterbear)
Visual programming language toolkit written in javascript.
Need it for my simulation tool project. Also really a novelty in js-land.
* Forge (https://github.com/digitalbazaar/forge)
A javascript implementation of TLS - pretty rad. If this works well I'll never
touch OpenSSL again. But it needs to be put to the test first.
* TermKit (https://github.com/unconed/TermKit)
Finally some sensible innovation in terminal-land. Terminals are incredibly
useful. This projects actually focuses on making the terminal even better,
instead of replacing it by some sucky gui. I want it to work on windows.
* CoApp (http://coapp.org/)
Package manager for windows, focused on distributing source code! Awesome, what
if ordinary people could actually compile stuff without spending days setting up
their development environment?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment