|
|
| Does autboxing count as dynamic typing? |
| Kopilman, you should try JRuby |
| The existence of null is a flaw from a static typing perspective though, since it introduces runtime type errors whose absence cannot be proved at compile time |
| froomzer, meh , ill just use ruby :p |
| Does JRuby have a compiler yeT? |
| I dont know. I think ruby will get one eventually, I think they are just pigbacking off of ruby |
| jomanda, I think ML solves the null problem in a satisfactory way using variant types. As for me, I just prefer dynamic typing |
| What's ML? |
| Jruby that is |
| Modern lisp? |
| No It has nothing to do with lisp, http://caml.inria.fr/ |