What does vanilla mean?

Question Everything picture Question Everything · Dec 30, 2013 · Viewed 27.5k times · Source

The vanilla adjective appears in many places: plain-vanilla java, vanilla javascript: what does it exactly mean?

From context, is seems to stand for something "plain".

When is a specific code considered vanilla and when is it not? Plain, like not wrapped in a framework?

Answer

Rikayan Bandyopadhyay picture Rikayan Bandyopadhyay · Dec 30, 2013

From wiki :

Computer software, and sometimes also other computing-related systems like computer hardware or algorithms, is called Vanilla when not customized from its original form, meaning that it is used without any customizations or updates applied to it.

http://en.wikipedia.org/wiki/Vanilla_software