Skip to content

Add Maple language#7658

Open
Remenod wants to merge 3 commits intogithub-linguist:mainfrom
Remenod:main
Open

Add Maple language#7658
Remenod wants to merge 3 commits intogithub-linguist:mainfrom
Remenod:main

Conversation

@Remenod
Copy link

@Remenod Remenod commented Nov 3, 2025

Add Maple language support with .maple and .mpl extension

Description

This PR adds support for the Maple programming language to Linguist. Maple is a symbolic and numeric computing environment widely used for mathematical computation, algorithm development, and teaching. It provides features for algebraic manipulation, calculus, linear algebra, and plotting, and supports procedural and object-oriented programming constructs.

Checklist:

@Remenod Remenod requested a review from a team as a code owner November 3, 2025 18:05
Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of your samples are not real-world examples of the usage of the language and appear to be contrived or illustrations of the language. Please remove or replace those are that aren't with real-world usage examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants