Install Alex On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

Install Alex On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

alex

lexical analyser generator for Haskell

Maintainer: Debian Haskell Group



Section: haskell

Install alex

  • Debian apt-get install alex Click to copy
  • Ubuntu apt-get install alex Click to copy
  • Arch Linux pacman -S alex Click to copy
  • Kali Linux apt-get install alex Click to copy
  • Fedora dnf install alex Click to copy
  • Raspbian apt-get install alex Click to copy
  • macOS brew install alex Click to copy

alex

lexical analyser generator for Haskell

Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in the form of regular expressions. It is similar to the tool lex or flex for C/C++.

alexjs

Installing alex command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Arch, Kali, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of alex 2024 package in your OS.