Changeset 3f81ae7d


Ignore:
Timestamp:
12/02/2013 10:46:34 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5df6476
Parents:
88b2ba1d
Message:

Chris Staub's patch updating other programming tools page

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12322 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r88b2ba1d r3f81ae7d  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2013">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 1st, &year;">
     9<!ENTITY releasedate  "December 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/other-tools.xml

    r88b2ba1d r3f81ae7d  
    334334
    335335    <sect3 role="package">
    336       <title>Cayenne</title>
    337 
    338       <para><application>Cayenne</application> is a simple(?) functional
    339       language with a powerful type system. The basic types are functions,
    340       products, and sums. Functions and products use dependent types to gain
    341       additional power. There are very few building blocks in the language, but
    342       a lot of <quote>syntactic sugar</quote> to make it more readable. There
    343       is no separate module language in <application>Cayenne</application>
    344       since the dependent types allow the normal expression language to be used
    345       at the module level as well. The design of
    346       <application>Cayenne</application> has been heavily influenced by
    347       <application>Haskell</application> and constructive type theory and with
    348       some things borrowed from Java. The drawback of such a powerful type
    349       system is that the type checking becomes undecidable.</para>
    350 
    351       <itemizedlist spacing="compact">
    352         <listitem>
    353           <para>Project Home Page: <ulink
    354           url="http://www.cs.chalmers.se/~augustss/cayenne/"/></para>
    355         </listitem>
    356         <listitem>
    357           <para>Download Location: <ulink
    358           url="http://www.cs.chalmers.se/~augustss/cayenne/get.html"/></para>
    359         </listitem>
    360       </itemizedlist>
    361 
    362     </sect3>
    363 
    364     <sect3 role="package">
    365336      <title>Ch</title>
    366337
     
    403374          <para>Download Location: <ulink
    404375          url="http://wiki.clean.cs.ru.nl/Download_Clean"/></para>
    405         </listitem>
    406       </itemizedlist>
    407 
    408     </sect3>
    409 
    410     <sect3 role="package">
    411       <title>CORN</title>
    412 
    413       <para><application>CORN</application> is designed for modeling
    414       concurrency and advanced computation. It provides lazy evaluation between
    415       concurrently worked threads, with object-oriented and functional style of
    416       semantic. This language can be also used for parallel computation.</para>
    417 
    418       <itemizedlist spacing="compact">
    419         <listitem>
    420           <para>Project Home Page: <ulink
    421           url="http://cornlanguage.com/"/></para>
    422         </listitem>
    423         <listitem>
    424           <para>Download Location: <ulink
    425           url="http://cornlanguage.com/download/download.html"/></para>
    426376        </listitem>
    427377      </itemizedlist>
     
    565515        <listitem>
    566516          <para>Download Location: <ulink
    567           url="http://www.opendylan.org/downloading.phtml"/></para>
     517          url="http://opendylan.org/download/index.html"/></para>
    568518        </listitem>
    569519      </itemizedlist>
     
    714664        <listitem>
    715665          <para>Download Location: <ulink
    716           url="http://felix-lang.org/web/download.html"/></para>
     666          url="http://felix-lang.org/$/usr/local/lib/felix/tarballs"/></para>
    717667        </listitem>
    718668      </itemizedlist>
     
    783733      feature of it is that it is well-versed to scripting tasks and headless
    784734      processing. See <ulink
    785       url="http://www.gnu.org/software/smalltalk/gst-manual/gst_1.html#SEC1"/>
     735      url="http://www.gnu.org/software/smalltalk/manual/html_node/Overview.html"/>
    786736      for a more detailed explanation of
    787737      <application>GNU Smalltalk</application>.</para>
     
    814764          <para>GHC: <ulink
    815765          url="http://www.haskell.org/ghc/"/></para>
    816         </listitem>
    817         <listitem>
    818           <para>HBC: <ulink
    819           url="http://www.cs.chalmers.se/~augustss/hbc/hbc.html"/></para>
    820766        </listitem>
    821767        <listitem>
     
    897843        <listitem>
    898844          <para>Project Home Page: <ulink
    899           url="http://www.iolanguage.com/about/"/></para>
    900         </listitem>
    901         <listitem>
    902           <para>Download Location: <ulink
    903           url="http://www.iolanguage.com/downloads/"/></para>
     845          url="http://iolanguage.org"/></para>
     846        </listitem>
     847        <listitem>
     848          <para>Download Location: <ulink
     849          url="http://iobin.suspended-chord.info/"/></para>
    904850        </listitem>
    905851      </itemizedlist>
     
    973919        <listitem>
    974920          <para>Project Home Page: <ulink
    975           url="http://www.latrobe.edu.au/phimvt/joy.html"/></para>
     921          url="http://www.latrobe.edu.au/humanities/research/research-projects/past-projects/joy-programming-language"/></para>
    976922        </listitem>
    977923      </itemizedlist>
     
    995941        <listitem>
    996942          <para>Project Home Page: <ulink
    997           url="http://judoscript.org/home.html"/></para>
     943          url="http://judoscript.org/judo.html"/></para>
    998944        </listitem>
    999945        <listitem>
     
    11551101        <listitem>
    11561102          <para>Project Home Page: <ulink
    1157           url="http://nemerle.org/Main_Page"/></para>
    1158         </listitem>
    1159         <listitem>
    1160           <para>Download Location: <ulink
    1161           url="http://nemerle.org/Download"/></para>
     1103          url="http://nemerle.org/About"/></para>
     1104        </listitem>
     1105        <listitem>
     1106          <para>Download Location: <ulink
     1107          url="http://nemerle.org/Downloads"/></para>
    11621108        </listitem>
    11631109      </itemizedlist>
     
    13861332
    13871333    <sect3 role="package">
    1388       <title>Serp</title>
    1389 
    1390       <para><application>Serp</application> is an open source framework for
    1391       manipulating Java bytecode. The goal of the
    1392       <application>Serp</application> bytecode framework is to tap the full
    1393       power of bytecode modification while lowering its associated costs. The
    1394       framework provides a set of high-level APIs for manipulating all aspects
    1395       of bytecode, from large-scale structures like class member fields to the
    1396       individual instructions that comprise the code of methods. While in order
    1397       to perform any advanced manipulation, some understanding of the class
    1398       file format and especially of the JVM instruction set is necessary, the
    1399       framework makes it as easy as possible to enter the world of bytecode
    1400       development.</para>
    1401 
    1402       <itemizedlist spacing="compact">
    1403         <listitem>
    1404           <para>Project Home Page: <ulink
    1405           url="http://serp.sourceforge.net/"/></para>
    1406         </listitem>
    1407         <listitem>
    1408           <para>Download Location: <ulink
    1409           url="http://serp.sourceforge.net/files/"/></para>
    1410         </listitem>
    1411       </itemizedlist>
    1412 
    1413     </sect3>
    1414 
    1415     <sect3 role="package">
    14161334      <title>Small Device C Compiler (SDCC)</title>
    14171335
     
    15431461          <para>MLton: <ulink
    15441462          url="http://mlton.org/"/></para>
    1545         </listitem>
    1546         <listitem>
    1547           <para>Moscow ML: <ulink
    1548           url="http://www.dina.kvl.dk/~sestoft/mosml.html"/></para>
    15491463        </listitem>
    15501464        <listitem>
     
    18081722        <listitem>
    18091723          <para>Project Home Page: <ulink
    1810           url="http://www.gtk.org/language-bindings.html"/></para>
     1724          url="http://www.gtk.org/language-bindings.php"/></para>
    18111725        </listitem>
    18121726      </itemizedlist>
     
    18781792        <listitem>
    18791793          <para>Project Home Page: <ulink
    1880           url="http://developer.kde.org/language-bindings/"/></para>
     1794          url="http://techbase.kde.org/Development/Languages"/></para>
    18811795        </listitem>
    18821796      </itemizedlist>
     
    20001914        <listitem>
    20011915          <para>Download Location: <ulink
    2002           url="http://projects.gnome.org/anjuta/downloads.shtml"/></para>
     1916          url="http://projects.gnome.org/anjuta/downloads.html"/></para>
    20031917        </listitem>
    20041918      </itemizedlist>
     
    20461960        <listitem>
    20471961          <para>Project Home Page: <ulink
    2048           url="http://www.mozart-oz.org/"/></para>
    2049         </listitem>
    2050         <listitem>
    2051           <para>Download Location: <ulink
    2052           url="http://www.mozart-oz.org/download/view.cgi"/></para>
     1962          url="http://mozart.github.io/"/></para>
     1963        </listitem>
     1964        <listitem>
     1965          <para>Download Location: <ulink
     1966          url="https://github.com/mozart/mozart2#downloads"/></para>
    20531967        </listitem>
    20541968      </itemizedlist>
  • introduction/welcome/changelog.xml

    r88b2ba1d r3f81ae7d  
    4545-->
    4646    <listitem>
     47      <para>December 2nd, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Applied Chris Staub's patch updating the Other
     51          Programming Tools page. Fixes <ulink
     52          url="&blfs-ticket-root;4388">#4388</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4758      <para>December 1st, 2013</para>
    4859      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.