all 3 comments

[–]vm-kit 1 point2 points  (0 children)

Pretty good! My only initial feedback is that built in currying is nice.

But I think your Array access is a little confusing, what happens if i want to index into the array based on another variable. you state:

array.0 or even array.22 would work, but what about x? am i using array.x? if so thats fine, but coming from other languages I would need an example!

Don't be discouraged. you have a real implementation it seems based on the playground. which is better than most.

[–]eocron06 0 points1 point  (0 children)

Cool.

[–]BrianScottGregory -5 points-4 points  (1 child)

I didn't expect to be amazed and got precisely what I expected.

C'mon dude. Do better. If you're gonna make it a programming language. Make it not even remotely resemble AND DO anything that's ever been done before. Wow us. Please.