Skip to content

New name for Mathematica #53

@DecimalTurn

Description

@DecimalTurn

There was a PR made recently on the Linguist repo. It changes the official name of the Mathematica language to Wolfram Language.

This won't cause any problems for languish at the moment since that merged PR won't affect GitHub until the next Linguist release, but might as well make the adjustment in advance. Is that something that can be solved simply by adding an entry to canonicalNames ?

let canonicalNames = {
"AL Code": "AL",
BlitzBasic: "BlitzMax",
"Classic ASP": "ASP",
"Csound Document": "Csound",
"Csound Score": "Csound",
FORTRAN: "Fortran",
"Graphviz (DOT)": "DOT",
Matlab: "MATLAB",
Nimrod: "Nim",
PAWN: "Pawn",
Perl6: "Raku",
"Perl 6": "Raku",
REALbasic: "Xojo",
Sass: "Sass/SCSS",
SCSS: "Sass/SCSS",
VimL: "Vim script",
} as { [name: string]: string };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions