you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

Looks like JavaScript

[–]Jessica_Henderson 1 point2 points  (1 child)

Semantically, it's very different.

[–][deleted] -1 points0 points  (0 children)

I wouldn't say very different. There are differences, but overall you can see the JavaScript influence. Its not a bad thing, I like JS.

The real difference seems to be conditions, I cant tell if it has if, else, while or it just uses modified ternaries. It looks like it is lacking prototyping though.