Racket (formerly PLT Scheme)

It is suitable for implementation tasks ranging from scripting to application development, including GUIs, web services, etc. It includes the DrScheme programming environment, a virtual machine with a
Download

Racket (formerly PLT Scheme) Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • PLT Scheme Inc
  • Publisher web site:
  • http://plt-scheme.org/
  • Operating Systems:
  • Windows All

Racket (formerly PLT Scheme) Tags


Racket (formerly PLT Scheme) Description

Racket (formerly PLT Scheme) - a programming language that builds on a rich academic tradition It is suitable for implementation tasks ranging from scripting to application development, including GUIs, web services, etc. It includes the DrScheme programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the PLT Scheme 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. Example languages include Typed Scheme, ACL2, FrTime, Lazy Scheme, and ProfessorJ (which is a pedagogical dialect of Java). * Grow your Program Racket's interactive mode encourages experimentation, and quick scripts easily compose into larger systems. Small scripts and large systems both benefit from native-code JIT compilation. When a system gets too big to keep in your head, you can add static types. * Grow your Language Extend Racket whenever you need to. Mold it to better suit your tasks without sacrificing interoperability with existing libraries and without having to modify the tool chain. When less is more, you can remove parts of a language or start over and build a new one. * Grow your Skills Whether you're just starting out, want to know more about programming language applications or models, looking to expand your horizons, or ready to dive into research, Racket can help you become a better programmer and system builder.


Racket (formerly PLT Scheme) Related Software