Scribble Installation On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

Scribble Installation On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

scribble

extensible programming language in the Scheme family

Maintainer: David Bremner



Section: lisp

Install scribble

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

racket

extensible programming language in the Scheme family

Racket (previously PLT Scheme) is a programming language suitable for scripting and application development, including GUIs and web services. It supports the creation of new programming languages through a rich, expressive syntax system. Supplied languages include Typed Racket, ACL2, FrTime, and Lazy Racket, and R6RS Scheme. Racket includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket web server, extensive libraries, and documentation for both beginners and experts.

Install the latest version of scribble in Debian, Ubuntu, Arch, Kali, Fedora and Raspbian from terminal. To install the scribble just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of scribble from the respository and install it in your computer/server.