some features
Posted: Sun Dec 15, 2013 4:24 am
hi guys,
what do you think about features such as multiple return values (implicit tuple creation based on return types)
or about integrating a mocking library, to be used for quick skeleton building (stubs or fakes) similar to pass, but for all types.
what about exposing the macro api for creating new constructs, etc.
or a little crazier ideas such as using a library along with new syntax to vastly simplify network operations (e.g: zeromq? msgpack?) or "first class" handling of various data types (as done in languages such as rebol)?
what about generating constructors implicitly by marking fields as required (saw that in tcl's nsf newscriptingframework)
Basically, is everybody happy with the language as is, stable, safe, readable, and 'help'ful (cobra is great with error msgs)?
Are those too experimental? or maybe too far from the direction of the language, or next steps as you envision them?
I am simply asking, to know what to expect, not trying to push in either direction.
kobi
what do you think about features such as multiple return values (implicit tuple creation based on return types)
or about integrating a mocking library, to be used for quick skeleton building (stubs or fakes) similar to pass, but for all types.
what about exposing the macro api for creating new constructs, etc.
or a little crazier ideas such as using a library along with new syntax to vastly simplify network operations (e.g: zeromq? msgpack?) or "first class" handling of various data types (as done in languages such as rebol)?
what about generating constructors implicitly by marking fields as required (saw that in tcl's nsf newscriptingframework)
Basically, is everybody happy with the language as is, stable, safe, readable, and 'help'ful (cobra is great with error msgs)?
Are those too experimental? or maybe too far from the direction of the language, or next steps as you envision them?
I am simply asking, to know what to expect, not trying to push in either direction.
kobi