mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2007-01-15, 21:39   #1
rgiltrap
 
rgiltrap's Avatar
 
Apr 2006
Down Under

89 Posts
Default Fortress Progamming Language

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
rgiltrap is offline   Reply With Quote
Old 2007-01-16, 00:29   #2
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

143138 Posts
Default

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
rogue is offline   Reply With Quote
Old 2007-01-17, 00:34   #3
TehPenguin
 
TehPenguin's Avatar
 
Jun 2006
Perth, Western Australia

1010 Posts
Default

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.
TehPenguin is offline   Reply With Quote
Reply



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

All times are UTC. The time now is 11:55.


Fri Jul 16 11:55:48 UTC 2021 up 49 days, 9:43, 2 users, load averages: 1.63, 2.27, 2.09

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.