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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
davidvarga/mbeautifierA tool that formats MATLAB source code according to user-configurable rules490
mathworks/matlab-extension-for-vscodeAn extension providing support for editing and running MATLAB code in Visual Studio Code.251
tweag/ormoluA tool that formats Haskell source code to a consistent style971
jupyterlab-contrib/jupyterlab_code_formatterFacilitates invocation of code formatters in JupyterLab856
hyotang666/trivial-formatterA utility that formats Common Lisp source code according to standardized conventions and syntax.39
maxattax97/openscad-formatA tool to format and style source code written in the OpenSCAD programming language.27
tweag/topiaryA tool that automates uniform formatting of code in multiple languages using a simple DSL.598
antlr/codebuffA machine learning-based code formatter that formats language-agnostic code using patterns learned from a corpus.448
square/spacecommanderA tool to enforce formatting conventions in Objective-C code before it's committed to a git repository.1,127
scala-ide/scalariformA code formatter for Scala source code to improve readability and consistency.527
mhartington/formatter.nvimProvides utilities and configurations for formatting source code in various programming languages.1,376
ebranlard/matlab2fortranAutomates conversion of MATLAB code to Fortran format65
johnnymorganz/styluaA Lua code formatter with syntax variants for different versions of the language1,639
lspitzner/brittanyA tool to format Haskell source code according to certain formatting rules691
ennocramer/floskellA tool that formats Haskell source code into a more readable layout180