My name is Mark Giuliani and I am one of the developers behind X#.
I do agree that the language is verbose at the moment, originally it was designed to be programmed visually but we kept extending it to the level where it is now. In less than 3 months we are releasing a new version of X# that will include a C-like or Java-like syntax. So in addition to doing > you would do if( expr ) { ... }.
For those who think X# is a joke, please take a look at http://www.snapcrm.com which is a CRM and Collaboration Suite far superior to all open source CRMs and it was coded entirely using X# in 4 months. Also, take a look at Fusion (http://fusion.codeglide.com) which is a Data Integration Platform superior to anything available in the market today -- coded in 5 months.
I'm sorry, Mark, but there's a ton of open-source CRM software written over the weekend and published in a matter of days.
As a matter of fact, if you'll go through the backlogs here at Hacker News you'll see a large number of "Game/Site/Tool/Language Written, Released in 3 days!" stories by members of this very community... in languages from C# to Lisp to Java to C and even ASM.
Really now? and how hard would that be for anyone who is proficient in their own language to implement those so called features you boast about? Feature set alone is a pretty weak argument imho.
> "[...] take a look at http://www.snapcrm.com which is a CRM and Collaboration Suite far superior to all open source CRMs and it was coded entirely using X# in 4 months."
I do agree that the language is verbose at the moment, originally it was designed to be programmed visually but we kept extending it to the level where it is now. In less than 3 months we are releasing a new version of X# that will include a C-like or Java-like syntax. So in addition to doing > you would do if( expr ) { ... }.
For those who think X# is a joke, please take a look at http://www.snapcrm.com which is a CRM and Collaboration Suite far superior to all open source CRMs and it was coded entirely using X# in 4 months. Also, take a look at Fusion (http://fusion.codeglide.com) which is a Data Integration Platform superior to anything available in the market today -- coded in 5 months.
Try doing this in other languages!