|
11
|
|
edited Oct 14 '08 at 15:36
|
I want to see all the different ways you can come up with, for a factorial subroutine, or program. The hope is that anyone can come here and see if they might want to learn a new language.
Ideas:
- Procedural
- Functional
- Object Oriented
- One liners
- Obfuscated
- Oddball
- Bad Code
- Polyglot
Basically I want to see an example, of different ways of writing an algorithm, and what they would look like in different languages.Bonus points if it really works.
Please limit it to one example per entry.
I will allow you to have more than one example per answer, if you are trying to highlight a specific style, language, or just a well thought out idea that lends itself to being in one post.
The only real requirement is it must find the factorial of a given argument, in all languages represented.
Be Creative!
Recommended Guideline:
# Language Name: Optional Style type
- Optional bullet points
Code Goes Here
Other informational text goes here
I will ocasionally go along and edit any answer that does not have decent formatting.
|
|
|
|
10
|
|
edited Sep 22 '08 at 14:57
|
I want to see all the different ways you can come up with, for a factorial subroutine, or program.
- Procedural
- Functional
- Object Oriented
- One liners
- Obfuscated
- Oddball
- Polyglot
Basically I want to see an example, of different ways of writing an algorithm, and what they would look like in different languages. Bonus points if it really works. Please limit it to one example per entry.
The only real requirement is it must find the factorial of a given argument, in all languages represented.
Be Creative!
Recommended Guideline:
# Language Name: Optional Style type
- Optional bullet points
Code Goes Here
Other informational text goes here
|
|
|
| |
|
Post Made Community Wiki by Community♦
|
occurred Sep 16 '08 at 13:51
|
|
|
|
|
|
9
|
|
edited Sep 16 '08 at 13:51
|
I want to see all the different ways you can come up with, for a factorial subroutine, or program.
Where Are All the Oddball Examples?
- Procedural
- Functional
- Object Oriented
- Different languages
- One liners
- Obfuscated
- Oddball
- Multi-Language, i.e. more than one language in the same file.
Basically I want to see an example, of different ways of writing an algorithm, and what they would look like in different languages. Bonus points if it really works. Please limit it to one example per entry.
The only real requirement is it must find the factorial of a given argument, in all languages represented.
It might be a good idea to not post multiple examples in a single post, that is have one example per post.
Be Creative!
Recommended Guideline:
# Language Name: Optional Style type
- Optional bullet points
Code Goes Here
Other informational text goes here
|
|
|
|
8
|
|
edited Sep 15 '08 at 15:19
|
|
|
|
|
|
7
|
|
edited Sep 9 '08 at 19:34
|
I want to see all the different ways you can come up with, for a factorial subroutine, or program.
Where Are All the Oddball Examples?
- Procedural
- Functional
- Object Oriented
- Different languages
- One liners
- Obfuscated
- Oddball
- Multi-Language, i.e. mare more than one language in the same file.
Basically I want to see an example, of different ways of writing an algorithm, and what they would look like in different languages. Bonus points if it really works.
The only real requirement is it must find the factorial of a given argument, in all languages represented.
It might be a good idea to not post multiple examples in a single post, that is have one example per post.
Be Creative!
Recommended Guideline:
# Language Name: Optional Style type
- Optional bullet points
Code Goes Here
Other informational text goes here
|
|
|
|
6
|
|
|
|
|
|
|
|
5
|
|
edited Aug 23 '08 at 16:23
|
|
|
|
|
|
4
|
|
edited Aug 23 '08 at 15:35
|
I want to see all the different ways you can come up with, for a factorial subroutine, or program.
Where Are All the Oddball Examples?
- Procedural
- Functional
- Object Oriented
- Different languages
- One liners
- Obfuscated
- Oddball
- Multi-Language, i.e. mare than one language in same file.
Basically I want to see an example, of different ways of writing an algorithm, and what they would look like in different languages. Bonus points if it really works.
The only real requirement is it must find the factorial of a given argument, in at least one languageall languages represented.
It might be a good idea to not post multiple examples in a single post, that is have one example per post.
Be Creative!
Recommended Guideline:
# Language Name: Optional Style type
- Optional bullet points
Code Goes Here
Other informational text goes here
|
|
|
|
3
|
|
edited Aug 23 '08 at 15:16
|
I want to see all the different ways you can come up with, for a factorial subroutine, or program.
Where Are All the Oddball Examples?
- Procedural
- Functional
- Object Oriented
- Different languages
- One liners
- Obfuscated
- Oddball
- Multi-Language
Basically I want to see an example, of different ways of writing an algorithm, and what they would look like in different languages. Bonus points if it really works.
The only real requirement is it must find the factorial of a given argument, in at least one language.
It might be a good idea to not post multiple examples in a single post, that is have one example per post.
Recommended Guideline:
# Language Name: Optional Style type
- Optional bullet points
Code Goes Here
Other informational text goes here
|
|
|
|
2
|
|
edited Aug 23 '08 at 14:57
|
I want to see all the different ways you can come up with, for a factorial subroutine, or program.
- Procedural
- Functional
- Object Oriented
- Different languages
- One liners
- Obfuscated
Basically I want to see an example, of different ways of writing an algorithm, and what they would look like in different languages. Bonus points if it really works.
Recommended Guideline:
# Language Name: Optional Style type
- Optional bullet points
Code Goes Here
Other informational text goes here
|
|
|
|
1
|
|
|
Factorial Algorithms in different languages
I want to see all the different ways you can come up with, for a factorial subroutine, or program.
- Procedural
- Functional
- Object Oriented
- Different languages
- One liners
- Obfuscated
Basically I want to see an example, of different ways of writing an algorithm, and what they would look like in different languages. Bonus points if it really works.
|
|
|