Racket (formerly PLT Scheme) is a specific dialect of the Lisp language based on the Scheme branch of the Lisp family. It is suitable for implementation tasks ranging from scripting to application development, including GUIs, web services, etc. It includes programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system.
OS | Architecture | Version |
---|---|---|
NetBSD 9.3 | x86_64 | racket-8.11.1nb3.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.