Ignore:
Timestamp:
09/23/2006 03:46:31 PM (18 years ago)
Author:
David Jensen <djensen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 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:
87ffcb7f
Parents:
d296001d
Message:

spell checks (j thru s)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/other-tools.xml

    rd296001d r06be400  
    724724
    725725      <para><application>ferite</application> is a scripting language and
    726       engine all in one managable chunk. It is designed to be easily extended
     726      engine all in one manageable chunk. It is designed to be easily extended
    727727      in terms of API, and to be used within other applications making them
    728       more configurable and useful to the end user. It has a syntax similiar to
    729       a number of other langauges but remains clean and its own
     728      more configurable and useful to the end user. It has a syntax similar to
     729      a number of other languages but remains clean and its own
    730730      language.</para>
    731731
     
    753753      telescopes. <application>Forth</application> has many unique features
    754754      and applications: it can compile itself into a new compiler,
    755       reverse-polish coding, edit time error checking and compiling (similiar
     755      reverse-polish coding, edit time error checking and compiling (similar
    756756      to BASIC), extremely efficient thread based language, can be used to
    757757      debug itself, extensible; thus can become what ever you need it to be.
     
    14661466      <title>Small Device C Compiler (SDCC)</title>
    14671467
    1468       <para><application>SDCC</application> is a Freeware, retargettable,
     1468      <para><application>SDCC</application> is a Freeware, retargetable,
    14691469      optimizing ANSI-C compiler that targets the Intel 8051, Maxim 80DS390
    14701470      and the Zilog Z80 based MCUs. Work is in progress on supporting the
Note: See TracChangeset for help on using the changeset viewer.