www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

README.md (786B)


      1 backport-template-pr1514
      2 ========================
      3 
      4 Pull Request https://github.com/racket/racket/pull/1514 for syntax/parse/experimental/template, backported as a package, so that `syntax-local-template-metafunction-introduce` can be used on older versions.
      5 
      6 License
      7 -------
      8 
      9 Racket
     10 Copyright (c) 2010-2016 PLT Design Inc.
     11 
     12 Racket is distributed under the GNU Lesser General Public License
     13 (LGPL).  This implies that you may link Racket into proprietary
     14 applications, provided you follow the rules stated in the LGPL.  You can
     15 also modify Racket; if you distribute a modified version, you must
     16 distribute it under the terms of the LGPL, which in particular states
     17 that you must release the source code for the modified software.
     18 
     19 See racket/src/COPYING_LESSER.txt for more information.