![]() |
|
|
#1 |
|
Apr 2006
Down Under
89 Posts |
Sun has just released under the BSD license 'Fortress' a modern math based programming language (in Alpha).
I wonder how this would go as a base language for prime hunting endeavours. http://news.zdnet.com/2100-9595_22-6...feed&subj=zdnn |
|
|
|
|
|
#2 |
|
"Mark"
Apr 2003
Between here and the
143138 Posts |
Probably nowhere. The language might be easier to learn, but it is extremely unlikely that Sun will go through the pain of optimizing Fortress to build optimized software on most CPUs. Besides, who wants to learn yet another language. Those of us who write code for these projects use ASM and C. Even though most of us know C++, Java, VB, etc., we know that ASM and C will give us the best code after compiling, so no other language will be of use to us.
Last fiddled with by rogue on 2007-01-16 at 00:32 |
|
|
|
|
|
#3 |
|
Jun 2006
Perth, Western Australia
1010 Posts |
Anyone who's coded Java (and perhaps .NET for older machines) will know that, once a programming language is made "easy", it contains serious bloat.
For instance, the average .NET program happily gobbles >10mb worth of memory, even if it is as simple as a window with a single textbox and no code sitting behind that. It is likely that this language will have to run on a Virtual Machine (like Java does) creating a very large memory and CPU time footprint. |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What language should I study next? | EdH | Programming | 25 | 2014-10-26 14:52 |
| Online language-learning course | kladner | Lounge | 8 | 2013-04-18 03:08 |
| What is offensive language? | Brian-E | Soap Box | 140 | 2010-12-15 09:19 |
| Fortress: A new math language | mephisto | Programming | 1 | 2006-11-17 11:06 |
| Body Language | Orgasmic Troll | Lounge | 2 | 2005-11-29 16:52 |