Software

Finite-State Tools

  • Stuttgart Finite-State Toolbox (SFST)
    • Debian
      • eg. $ apt install sfst
      • might require previous $ apt update
      • (if you are denied permission run as root with sudo): $ sudo apt [...]
    • Usage [1]:
      • Compile: $ fst-compiler srcName.fst compiledName.a
      • Run: $ fst-mor compiledName.a
    • For Windows users:
      • Option 1: Virtual machine with "plug and play" image
        • Install VirtualBox ([2] direct download, or see [3] )
        • Download a prepared Image (eg Ubuntu [4])
        • Read the downloaded Image [5]
      • Option 2: Virtual machine, installation
        • Download and Install from .iso [6] [7]
      • Option 3: Windows-Subsystem for Linux (Only Windows 10)
        • WILL GIVE YOU THE TERMINAL ONLY, but easy setup
        • Press Windows-Key
        • type "windows features aktivieren oder deaktivieren"
        • Check "Windows-Subsystem for Linux"
        • Restart your machine
        • Windows-Key
        • type "bash" and start; you can now install sfst via apt (see above)
  • Xerox Finite-State Tool
    • 32 and 64 bit Linux, 32 bit MacOSX (universal binary) and 64 bit MacOSX (Intel only), Sun Solaris and 32-bit Windows
    • License Agreement required
    • Tutorial
  • Helsiki Finite-State Technology
    • Interface to SFST
    • Replicating the Xerox language specification

Prolog

[1] http://www.cis.uni-muenchen.de/~schmid/tools/SFST/data/SFST-Manual.pdf page 5
[2] https://download.virtualbox.org/virtualbox/5.1.34/VirtualBox-5.1.34-121010-Win.exe
[3] https://www.virtualbox.org/wiki/Download_Old_Builds_5_1
[4] https://www.osboxes.org/ubuntu/
[5] https://docs.oracle.com/cd/E26217_01/E26796/html/qs-import-vm.html
[6] https://www.ubuntu.com/download/desktop
[7] https://askubuntu.com/questions/142549/how-to-install-ubuntu-on-virtualbox

-- WolfgangMenzel - 16 Apr 2018
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback