What language is this? [closed] - programming-languages

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
The language in which you define every function and everything as whatever you like. So basically you can program in poetry if you wanted.

This question is vague, but you might be thinking of Forth.

English, or pick your native tongue.

I agree with the comments, sounds like pseudo code. This question really needs a lot more description and maybe an example for people to see.

Related

What does ''arbitrary shape'' mean? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have started some work on SVG graphics and i constantly come across the word ''arbitrary shapes''.
What exactly is an arbitrary shape?
An arbitrary shape is just that.. An arbitrary shape.
The word arbitrary in this context means any as in: not a specified, or specific, kind of shape.
This is not really a programming question though.. But rather an English language question.

The idea of Boyer-Moore's good suffix search [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
One of the key features of Boyer-Moore's algorithm is searching for good suffix. It requires to build a table of shifts on each possible suffix? But how to build this shift table? I don't understand it. Thank you!
There is an excellent explanation in the german wikipedia. I know this might not help, but with a bit of luck you can try to understand the example which is very clear.

mind mapping tool in linux [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I want to do mindmaps which are of the quality of mindmeister that you could include picture and links etc and would be able to export it reasonably well and print it.
I love X-Mind. I don't know if it does what you need, but I only use a small subset of it and still it rocks!
It has a very complete free version that never expires and doesn't contain crapware.
http://www.xmind.net/download/linux/
I prefer Freeplane but FreeMind can do the same things:
http://freemind.sourceforge.net/wiki/index.php/FreeMind_on_Linux
http://sourceforge.net/projects/freeplane/

World of Warcraft (Online Game) Server Development [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I want to develope a server for World Of Warcraft. Where can i find a reference for this?
I got Mangos source code already.
You don't, because it's against the law.
Blizzard recently sued a company for doing this, and were awarded $88 million in damages. So unless you have a couple million dollars in legal penalties lying around, you simply don't do it.
Reference: http://www.bit-tech.net/news/gaming/2010/08/17/blizzard-sues-private-wow-server-operator/1

Definitive website or pdf that explains about linux? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
like what is X windows,Cygwin,file system
Well, first you have to choose which Linux distribution you wish to use/learn, then you just use that distro's documentation, which normally has allot info.
You can find here some linux beginner lessons: http://www.linux.org/lessons/beginner/toc.html
Finally the best way to learn, besides reading is "getting your hands dirty". Install a distro of your choice and mess with it :)
I think this is a great way to start

Resources