Racket 8.16 freeware

Racket is a versatile programming language and environment designed for both beginners and experienced developers. Originating from the Scheme dialect of Lisp, it offers a rich set of features, including a powerful macro system, extensive libraries, and support for functional programming. Racket's unique approach to language creation allows users to easily design new languages tailored to specific tasks. With its interactive development environment and robust documentation, Racket fosters creati ... ...

Author PLT Scheme Inc
Released 2025-03-03
Filesize 82.90 MB
Downloads 1660
OS Windows 11, Windows 10 32/64 bit, Windows 8 32/64 bit, Windows 7 32/64 bit
Installation Instal And Uninstall
Keywords Racket, programming environment, code debugger, programmer, compile, debugger, code
Users' rating
(23 rating)
RacketOtherWindows 11, Windows 10 32/64 bit, Windows 8 32/64 bit, Windows 7 32/64 bit
Racket - code syntax Freeware Download Notice

Racket Free Download - we do not host any Racket torrent files or links of Racket on rapidshare.com, depositfiles.com, megaupload.com etc. All Racket download links are direct Racket download from publisher site or their selected mirrors.

Racket freeware - The Latest User Reviews
Racket freeware - The Latest Versions History
8.16 Mar 3, 2025 New Release As of this release:
Racket has expanded support for immutable and mutable treelists:
A variety of new treelist utility functions are available: treelist-filter, treelist-flatten, et cetera.
The mutable-treelist-prepend! function allows prepending to mutable treelists.
Mutable treelists are serializable.
The serialize-structs module allows the minimization of dependencies by providing only a handful of core forms.
The flbit-field function allows access to the binary representation of IEEE floating-point numbers.
The top-left search box in the documentation works once more.
The XML reader is 2–3x faster on inputs with long CDATA and comments, and avoids some internal contract checks to obtain a 25% speedup on large documents generally.
The pregexp syntax includes "X" to match a grapheme cluster, following Perl and PCRE.
The read-json* and write-json* functions allow customization of the Racket representation of JSON elements, eliminating the need for a separate “translation” pass.
Racket has new port I/O functions:
The open-input-nowhere function creates an empty input port.
The pipe-port? function makes it possible to determine whether a port is created by make-pipe.
The port-file-stat function allows gathering information about the file that is the source or target of a file-stream port.
A revised representation of pointers improves the performance of foreign function calls. As a result, ptr-ref and ptr-set! are substantially faster.
In anticipation of the fifteenth RacketCon, the fifteenth function returns the fifteenth element of a list.
Racket has an improved multi-line convention for error messages.
The db library allows prepare on virtual statements.
The student-t distribution is part of the math/distributions library.
Expeditor supports customizing the prompt, using the #:prompt keyword argument to call-with-expeditor.
There is a guide to adding internationalization for a new (human) language.
Optimizations to racket/profile improve asymptotic
8.15 Nov 4, 2024 New Release Sort and highlight documentation-search results by core documentation and main-distribution packages
Add "language family" to documents, support filtering searches by language family, and highlight results that are not the main family
Add `'ios` as a compilation target distinct from `'macos`
Use `AI_V4MAPPED` and `AI_ADDRCONFIG` for hostname resolution via`getaddrinfo which improves IPv4 vs. IPv6 on some platforms
raco pkg: Add `uninstall` command prefer it to `remove`
raco pkg: Improve `--clone` transition for packages that are included in a distribution, and improve `--unclone` propagation to implied
ffi/unsafe: Add `'zeroed-atomic[-interior]` allocation mode
compiler/demod: Repair for Windows paths and some syntax scopes
8.14 Aug 14, 2024 New Release The racket/treelist and racket/mutable-treelist libraries provide list-like containers that support many operations in effectively constant time, including appending and extracting sub-lists without mutating the given list. Treelists are implemented as RRB Vectors, invented by Stucki, Riompf, Ureche, and Bagwell. (see 4.16 Treelists and RRB vector: a practical general purpose immutable sequence, ICFP 2015)
The hash-filter-keys and hash-filter-values functions allow users to filter hashes using a predicate on either keys or values. (see 4.15 Hash Tables: hash-filter-keys, hash-filter-values)
The vector-extend and vector*-extend functions provide a way to pre-populate the prefix of a newly allocated vector using the elements of an existing vector. (see 4.12 Vectors: vector-extend)
Command-line raco setup, package update, and package installation use terminal control (when available) to show what they are working on more compactly and with a progress bar.
Racket v8.13 uses Unicode 15.1 for character and string operations.
Machine-specific cross-module optimization allows improved support for static generation of foreign-function bindings.
The scribble/acmart language uses v2.01, which avoids errors concerning the hyperref package in some latex installations.

Most popular Other freeware downloads

Python(x,y)

9.1.0 freeware download

... shell that supports dynamic introspection, rich media, shell syntax, tab completion, and more. This makes it an ... to create and share documents that contain live code, equations, visualizations, and narrative text. The interactive nature ...

Scala for Linux, Mac OS X

3.3.1 freeware download

... Java and other programmers to be more productive. Code sizes are typically reduced by a factor of ... live journal. His concise 1500 lines of Scala code can be seen as he has generously made ...

Geany for Linux

2.0 freeware download

... Some basic features of Geany: * Syntax highlighting * Code folding * Symbol name auto-completion * Construct completion/snippets ... Perl, Pascal (full list) * Symbol lists * Code navigation * Build system to compile and execute ...

5 freeware award

Geany Portable

2.0 freeware download

... Some basic features of Geany: * Syntax highlighting * Code folding * Symbol name auto-completion * Construct completion/snippets ... Perl, Pascal (full list) * Symbol lists * Code navigation * Build system to compile and execute ...

5 freeware award

Dev-C++ Portable

6.3 / 5.11 freeware download

... or project. After you have finished writing the code, save the file, debug it, and create an ... variables, thanks to a class browser and a code completion list, but also create a cache of ...

Postman for Mac OS X

8.2.0 freeware download

... cURL commands Inspect Responses View the status code, response time, and response size. Postman's automatic language detection, link and syntax highlighting, search, and text formatting make it easy ...

Diffinity

0.9.4 freeware download

... focus on accurate and easy to read source code diffs. It will compare the content of two ... Features: - Improved diffing quality for c-style source code and xml - Thumbnail view of all diffs ...

Portable RJ TextEd

4.15 freeware download

**Highlight Portable: A Comprehensive Syntax Highlighter by Andre Simon** Highlight Portable, developed by Andre Simon, is a versatile and powerful syntax highlighter designed to transform code into beautifully formatted ...

5 freeware award

Highlight

4.15 freeware download

... enhance the readability and visual appeal of source code. This powerful utility transforms plain code into beautifully formatted text with syntax highlighting, making it an invaluable asset for developers, ...

SharpDevelop

5.1.0 B5216 freeware download

... Framework projects with ease. SharpDevelop provides you with code completion options by typing '.' (dot) at the ... events or methods, enabling you to write your code more quickly. Features: · Forms designer ...