MATLAB-Language-grammar

Code formatter

A set of regular expressions used to define the syntax and structure of MATLAB code for use in highlighting and parsing tools.

This repository contains a regular expression based language grammar for MATLAB to be used by GitHub Linguist for highlighting MATLAB code on GitHub

GitHub

50 stars
4 watching
17 forks
Language: MATLAB
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
davidvarga/mbeautifier A tool that formats MATLAB source code according to user-configurable rules 487
mathworks/matlab-extension-for-vscode An extension providing support for editing and running MATLAB code in Visual Studio Code. 241
tweag/ormolu A tool that formats Haskell source code to a consistent style 964
jupyterlab-contrib/jupyterlab_code_formatter Facilitates invocation of code formatters in JupyterLab 854
hyotang666/trivial-formatter A utility that formats Common Lisp source code according to standardized conventions and syntax. 38
maxattax97/openscad-format A tool to format and style source code written in the OpenSCAD programming language. 27
tweag/topiary A tool that automates uniform formatting of code in multiple languages using a simple DSL. 569
antlr/codebuff A machine learning-based code formatter that formats language-agnostic code using patterns learned from a corpus. 445
square/spacecommander A tool to enforce formatting conventions in Objective-C code before it's committed to a git repository. 1,126
scala-ide/scalariform A code formatter for Scala source code to improve readability and consistency. 527
mhartington/formatter.nvim Provides utilities and configurations for formatting source code in various programming languages. 1,366
ebranlard/matlab2fortran Automates conversion of MATLAB code to Fortran format 65
johnnymorganz/stylua A deterministic code formatter for various Lua versions and environments 1,604
lspitzner/brittany A tool to format Haskell source code according to certain formatting rules 692
ennocramer/floskell A tool that formats Haskell source code into a more readable layout 180