|
|
|
|
|
by andoando
765 days ago
|
|
Very cool. Someone correct me if I am wrong but I dont think this is accurate. >Minimally, should have the following features: variables, looping (think: for/while loops), conditional branching (think: if/else statements) and some form of recursion (think: functions). Why? These are what make a programming language Turing-complete. |
|
[1]: https://en.wikipedia.org/wiki/Turing_completeness#Examples