Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Looking for the name of an experimental programming language
1 point by RX14 on May 14, 2015 | hide | past | favorite | 2 comments
I am trying to find the name of a programming langauge, but my google-fu has been ineffective.

It is an experimental programming language and the only features I remember were these:

- It allowed types as variable names like this:

  TypeName = methodWhichReturnsType()
  TypeName.methodOnType()
- It allowed multiple places for arguments in method names such as:

  String add(String string1)To(String string2)



Ah, yes it was thank you!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: