Category talk:RCBF: Difference between revisions

From Rosetta Code
Content added Content deleted
(Response.)
No edit summary
Line 1: Line 1:
Shouldn't this be a Task and not a Catagory? It's very hard to find this where it is now and it's good content.
Shouldn't this be a Task and not a Catagory? It's very hard to find this where it is now and it's good content.
:It's a bit more than a task really. [[User:Short Circuit|Short Circuit]] was thinking of it as a big project. Wouldn't it be a little odd to have a language interpreter on the same level as the bubble sort? (PS: you can sign your talk posts with <nowiki>--~~~~</nowiki> and it will fill in the info for you) --[[User:Mwn3d|Mwn3d]] 14:46, 11 December 2007 (MST)
:It's a bit more than a task really. [[User:Short Circuit|Short Circuit]] was thinking of it as a big project. Wouldn't it be a little odd to have a language interpreter on the same level as the bubble sort? (PS: you can sign your talk posts with <nowiki>--~~~~</nowiki> and it will fill in the info for you) --[[User:Mwn3d|Mwn3d]] 14:46, 11 December 2007 (MST)
::Takes about 10-15 mins to code a brainfuck interpreter.. I don't see it as a large project (because brainfuck is one of the most simple programming languages in existence for one) and don't think it's out of place next to bubble sort but it would make sense to have it in a catagory like "Compilers/Interpreters/Evaluators" or something [[User:Epsilon|Epsilon]]

Revision as of 21:50, 11 December 2007

Shouldn't this be a Task and not a Catagory? It's very hard to find this where it is now and it's good content.

It's a bit more than a task really. Short Circuit was thinking of it as a big project. Wouldn't it be a little odd to have a language interpreter on the same level as the bubble sort? (PS: you can sign your talk posts with --~~~~ and it will fill in the info for you) --Mwn3d 14:46, 11 December 2007 (MST)
Takes about 10-15 mins to code a brainfuck interpreter.. I don't see it as a large project (because brainfuck is one of the most simple programming languages in existence for one) and don't think it's out of place next to bubble sort but it would make sense to have it in a catagory like "Compilers/Interpreters/Evaluators" or something Epsilon