skulbuny
Name one statically typed language that doesn't have that property. Name one non statically typed language that has that property.
An RC might be a release tho
All static typing means is that types don't change, eg you can't declare a var as a string and later assign a number to it.
People don't understand that JIT languages are still compiled, JIT literally describes when it's compiled.
That said, F# and/or OCaml.
where linux?
Lethal company is literally just old school d&d tho
You go into dungeons, try to avoid all the monsters because they can kill you in one hit, get the treasure they protect and gold is xp.
cc-by-sa is copyleft
I wish more people were aware of and as vocally critical of copyright laws as you.
I mean, if the error says "variable foo is not defined" I don't think it's wise to go "I'm pretty sure it's defined, the compiler is just wrong" 😂
I learned early in my software engineering career these two beautiful rules of debugging:
- Read all of the words
- Believe them