Created
May 18, 2011 02:22
-
-
Save piscisaureus/977875 to your computer and use it in GitHub Desktop.
Stuff I want to use
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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