calvinmm / lolcode-dsl

2 stars 1 forks source link

Supporting Integers Only #10

Closed calvinmm closed 10 years ago

calvinmm commented 10 years ago

I spoke with @CorbynS and @ags799 and we agreed it would be best to just support integers and not doubles for the entire language.

I have implemented the Bindings class to allow the return type of num to be an Integer. It works fine with Strings as well because the HashMap maps Symbols to Any.

@irvinshen what do you think?

calvinmm commented 10 years ago

Integers only as of 3d7370bd202424a611703753538de421754898ba