User:BrettGiles
From HaskellWiki
(Difference between revisions)
m (Wondering why <math> doesn't seem to work?) |
|||
| Line 14: | Line 14: | ||
Currently working on a compiler and simulator for a quantum programming language, using [[wxHaskell]] as a visualization tool. | Currently working on a compiler and simulator for a quantum programming language, using [[wxHaskell]] as a visualization tool. | ||
| + | |||
| + | ==Testing Math== | ||
| + | |||
| + | <math>log_2 8 = 3</math> | ||
Revision as of 17:51, 25 February 2006
1 Brett Giles
Grad Student in Formal Methods at the University of Calgary.
http://pages.cpsc.ucalgary.ca/~gilesb
I hereby license all my contributions to this wiki, and the old hawiki, under the simple permissive license on HaskellWiki:Copyrights.
2 Haskell Interests
Compilers: Currently make lots of use of Alex and Happy.
Currently working on a compiler and simulator for a quantum programming language, using wxHaskell as a visualization tool.
3 Testing Math
log28 = 3
