SkillAgentSearch skills...

MATL

A programming language based on MATLAB and suitable for code golfing

Install / Use

/learn @lmendo/MATL

README

MATL

A programming language based on MATLAB/Octave and suitable for code golf.

The compiler works in MATLAB R2015b or newer. Probably in older versions too, except for some specific functions. It is also compatible with Octave 4.0.0. The compiler tries to ensure consistent behaviour in both platforms. In addition, you can use it at Try it online! and at MATL Online.

Installation: unpack the compressed file to a folder, and make that folder part of MATLAB's or Octave's search path.

Test: running matl 10:&* from the command window should produce a decimal multiplication table.

Usage: see specification document.

View on GitHub
GitHub Stars116
CategoryDevelopment
Updated3mo ago
Forks8

Languages

MATLAB

Security Score

97/100

Audited on Dec 26, 2025

No findings