|
./AssemblyGeneric Window - The core code required for creating a windowed application in 32-bit Assembly. (great comments) ./Objective-CAppend File - appending a string to a file that already exists ./RubyContinuations - An example of the weird behavor of continuations and the cool stuff that can be done with themGaming Dice - Thanks to some cool features in Ruby, the classic 3d6 type notation can be used in Ruby scriptsPrime Factoring - Code for factoring out the primes in any given number. Creates a text file as well as console output.
|