Commit Graph

28 Commits (7c06afa219b043fbc674967883edf517213e0f77)

Author SHA1 Message Date
Jon Harper 91fce8c90b rosetta-code.metronome: usage, validation 2013-10-17 13:35:06 -07:00
Jon Harper d067e50ef5 rosetta-code.metronome: parse command line 2013-10-17 13:35:06 -07:00
Jon Harper 19204e83b4 rosetta-code.metronome, simplify and fix script/deploy
Timers have 1 thread per timer, so it's ok to block. This removes
the need for a timer releasing a semaphore and another thread
acquiring the semaphore.

Also, when running in with-ui, the quotation must return for the UI
to actually start, so the previous method didn't work
2013-10-17 13:35:05 -07:00
John Benediktsson 435f54cf59 http.client: use new http-get* word. 2013-10-12 10:25:42 -07:00
John Benediktsson 1cfbb02571 rosetta-code.metronome: fix metronome to stop the timer. 2013-10-01 13:08:19 -07:00
Jon Harper ffdf4b6f82 rosetta-code.metronome: add example as MAIN: 2013-09-29 19:55:27 +02:00
Jon Harper d04bf5c10a rosetta-code.metronome: correct disposal of timer 2013-09-29 19:37:35 +02:00
Jon Harper ccf1b82882 rosetta-code.metronome: simplify stack shuffling 2013-09-29 19:37:34 +02:00
Jon Harper 939395ac13 rosetta-code.metronome: remove useless close-window call 2013-09-29 19:06:58 +02:00
Jon Harper d92741c26f rosetta-code.metronome: use openAL to play sound
This brings cross-platform compatibility
2013-09-29 19:00:57 +02:00
John Benediktsson 0948479743 rosetta-code.metronome: adding metronome solution. 2013-09-06 10:18:57 -07:00
John Benediktsson 38833fcafe rosetta-code.pascals-triangle: adding a coefficients method. 2013-05-07 21:06:40 -07:00
John Benediktsson 2aa49d6434 rosetta-code.josephus-problem: change to use josephus-2 if k=2. 2013-05-01 11:25:40 -07:00
John Benediktsson 55a9df63f7 rosetta-code.josephus-problem: adding solution for josephus problem. 2013-05-01 11:16:41 -07:00
John Benediktsson 5c225fa09f sequences: moving some words to sequences.extras. 2013-04-10 10:49:29 -07:00
John Benediktsson e74f770b57 Use bl in more places. 2013-03-14 19:24:00 -07:00
Doug Coleman 15d720458a sequences, tetris, rosetta-code: Simplify some code. 2013-03-11 18:57:54 -07:00
Doug Coleman 875e45a640 sequences: Add some short useful factors. Clean up the use of longest. 2013-03-11 17:47:52 -07:00
Doug Coleman 924cc23ed0 rosetta-code.top-rank: Use collect-by instead of defining it as group-by. 2013-02-05 09:42:57 -08:00
John Benediktsson fa80248919 rosetta-code.bulls-and-cows: digit> is better. 2012-08-13 18:17:03 -07:00
John Benediktsson 5ca6fb95a7 rosetta-code.image-noise: fix vocab name. 2012-08-04 17:34:59 -07:00
Jon Harper cc621ee5ee rosetta-code.y-combinator: add ackerman functions to demonstrate several inputs 2012-08-04 17:32:33 -07:00
Jon Harper e980e26f70 cleanup: with fry, _ call is @ 2012-08-04 17:32:33 -07:00
Jon Harper 87aeec7c63 rosetta-code.y-combinator use inline instead of call( x -- x ) 2012-08-04 17:32:33 -07:00
Jon Harper 53aa8e1458 rosetta-code.y-combinator, fix IN: 2012-08-04 17:32:33 -07:00
Jon Harper 858e9210d8 noise-ui, higher fps (x3) 2012-08-04 17:32:33 -07:00
John Benediktsson bd957cb3b4 rosetta-code: adding implementations of rosettacode.org solutions. 2012-08-03 15:17:50 -07:00
Doug Coleman 8c7cc0e02c noise-ui: move to rosetta.image-noise 2012-08-03 15:02:32 -07:00