Code Monkey home page Code Monkey logo

typed-racket's Introduction

Typed Racket

Build Status Racket Discourse users Racket Discord

Typed Racket is Racket's gradually-typed sister language which lets you add statically-checked type annotations to your programs. For more information, see the Typed Racket Guide.

Installation

Typed Racket is bundled in the default Racket distribution, which you can download from Racket's download page.

You can also manually install it from the main package catalog with the following command:

raco pkg install typed-racket

Documentation

The documentation is also bundled in your local copy of Typed Racket.

Directory Guide

The directory rfcs holds requests for changes to Typed Racket.

The directory source-syntax allows the source-syntax collection to report errors in macro-expanded code by mapping each location in the expanded code to the right location in the source file.

The directory typed-racket bundles together the Racket content of the two directories typed-racket-doc and typed-racket-lib.

The directory typed-racket-compatibility provides Typed Racket under old names for backwards compatibility.

The directory typed-racket-doc contains Scribble documentation.

The directory typed-racket-lib houses the actual implementation of Typed Racket.

The directory typed-racket-more has typed interfaces for additional libraries.

The directory typed-racket-test has test cases for Typed Racket.

License

Racket, including these packages, is free software, see LICENSE for more details.

By making a contribution, you are agreeing that your contribution is licensed under the Apache 2.0 license and the MIT license.

typed-racket's People

Contributors

samth avatar stamourv avatar endobson avatar takikawa avatar capfredf avatar mflatt avatar elibarzilay avatar bennn avatar sstrickl avatar alexknauth avatar rfindler avatar lexi-lambda avatar carl-eastlund avatar rmculpepper avatar wargrey avatar liberalartist avatar dfeltey avatar stchang avatar suzannesoy avatar jackfirth avatar noahstorym avatar yjqww6 avatar sorawee avatar btlachance avatar florence avatar bdeket avatar tonyg avatar lwhjp avatar jbclements avatar jeapostrophe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.