Hi
I'm working on a new native and general purpose programming language called Anonymus.
Currently I'm working on the library loader.
Documentation: http://dl.dropbox.com/u/28475953/Anonymus/Anonymus_en.pdf
Examples: http://dl.dropbox.com/u/28475953/Anonymus/Examples.7z
I read the documentation. You put too much emphasis on syntax, but that doesn't really describe the features of the language. For example, I see no real description of the type system. Does it support parametric polymorphism? Also no mention of higher-order functions.
ReplyDeleteI want to make a language that makes programming easier and faster. It's not ready yet, that's why I didn't wrote about that things.
ReplyDelete