You must log in or register to comment.
Make it strongly statically typed. Dictionaries and lists must have all their items of the same type. For extra confusion.
- require compilation
Even better: make it purely functional
Even betterer: make it MOP(Monad Oriented Programming). IYou pray to a supreme being monad till your program works.
And tuples should have the same types inside. And dictionary keys should have the same type as that dictionary’s values 😈