User:Kevin Reid/E tasks: Difference between revisions

updates
m (update)
(updates)
Line 9:
* [[Exceptions]]
* [[Eval]] (except for the "how to bind a variable" bit but we already lost on that in [[Eval in environment]])
* [[Sort an array of composite structures]]
 
===Problems===
Line 15 ⟶ 14:
* [[Anagrams]]
* [[Column Aligner]]
* [[Bogosort]]
* [[Conway's Game of Life]]
* [[Prime decomposition]]
Line 23 ⟶ 21:
* [[Zig Zag]]
* [[SEDOL]]
* [[Spiral]]
 
===Data structures===
Line 38 ⟶ 35:
* [[Gnome sort]]
* [[Knapsack Problem]]
* [[Knuth shuffle]]
* [[Long Multiplication]]
* [[Longest Common Subsequence]]
Line 55 ⟶ 51:
* [[Inheritance]]
 
==ControlFunky control flow we don't have==
* [[Amb]]
 
Line 165 ⟶ 161:
* [[Echo Server]]
* [[Sockets]]
* [[Discover the Hostname]] (done by shell command, but should be done internally)
 
===Operating system interfaces===
* [[Creating a Secure Temporary File]]
* [[Discover the Hostname]]
* [[Fork Process]]
* [[Host Introspection]]