Changes between Version 99 and Version 100 of WikiStart

Show
Ignore:
Timestamp:
10/23/09 14:38:59 (5 weeks ago)
Author:
gls
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v99 v100  
    11[[TracNav]] 
    22= Welcome to Project Fortress = 
    3  
    4 This is the community site for Project Fortress. 
    53 
    64Fortress is a new programming language designed for high-performance computing (HPC) with high programmability. 
     
    1210 * Definition of large parts of the language in its own libraries 
    1311 
    14 The current implementation of Fortress is a reference interpreter, which is released under a BSD License.  Other software included in the distribution bears various open source licenses.  All of these are included in the [source:trunk/LICENSE License File]. 
     12The current implementation of Fortress is a reference interpreter, which is released under a BSD License.  Other software included in the distribution bears various open source licenses.  All of these are included in the [source:trunk/LICENSE License File].  The Sun Labs team is now hard at work on a compiler. 
    1513 
    1614= Announcements = 
     15 
     16'''October 23, 2009''': We have started a '''blog'''.  [/Projects/Community/blog Click here] or click the "Blog" item at the right-hand end of the menu bar at the top of this page. 
     17We hope to post interesting items at least once a week. 
    1718 
    1819'''June 26, 2009''': We have put up a web server that takes a Fortress source file and produces a pdf file: [http://projectfortress.sun.com/cgi-bin/fortifier fortifier].  Consider this tool "beta" quality stuff.  It's useful for quickly getting ahold of rendered versions of whole Fortress source files.  For more sophisticated tasks, fortify, fortick, etc., are the way to go.