Possible Duplicate:
Stack Overflow clones
Is the Stack Overflow source code available?

I just love the technology and design underlying Stack Overflow. They way questions are written, answered, evaluated, the way users get reputation and privileges, how tags are created in a folksonomic way, etc.

I wonder if Stack Exchange has made part of this technology available to webmasters who would like to add a similar Question & Answer (Q&A) engine to their sites. I have seen that Stack Exchange has an API, but as far as I know it is just for querying the websites and databases owned by the Stack Exchange team.

Does anybody know if Stack Exchange has released its Q&A engine, or if there is any similar technology available for free?

link|improve this question
I suggest you look at area51.stackexchange.com – Oded Sep 9 '11 at 12:12
feedback

migrated from stackoverflow.com Sep 9 '11 at 12:20

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by kiamlaluno, Anna Lear, Popular Demand, Dori Sep 9 '11 at 19:57

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ.

2 Answers

There are few questions & answers from owner of this site, Jeff Atwood

Stack Overflow didn't release its engine but there are several clones

You can read about what is Stack Overflow made with here

link|improve this answer
feedback

The source code is not open source (or free) and is not likely to be any time soon.

There are many clones out there, some are probably free.

If you want to suggest a new stack exchange site, look at area51.

link|improve this answer
feedback

You must log in to answer this question.