racket / racket/drracket

`(define ...)` button fails to recognise curly braces

Open
#556 0 comments 0 reactions 1 assignee View on GitHub

@spdegabrielle is already working on this.

Since Apr 14, 2022.

Dominant language
Racket
Stars
516
Forks
103
PR merge metrics
No merged PRs in 30d

Description

e.g.

{define erfz
  {lambda (z [precision 32])
    (* (/ 2 (sqrt pi)) (integrate 0 z {lambda (z) (exp (- (sqr z)))} precision))}}

Note '(define (a) 1) is displayed as valid

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.