sl4ck3r's Contributions
Below are the tutorials, code snippets, and resources sl4ck3r has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
No Tutorials Submitted.
Code Snippets
Submitted: October 11, 2007        Views: 1539
convert.java takes a string x as a command-line argument, reads a noncontracting grammar G from standard input, and then outputs the word yes if x is derivable from G and no otherwise.
Submitted: September 25, 2010        Views: 1988
This script strips all tags on paste using jQuery for a specific textarea / input. http://blog.brokenbytes.info/2010/09/stripping-tags-on-paste-using-jquery/