mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-26 06:56:28 +02:00
Octave aliases/file extensions compliant to https://octave.org/doc/v6.2.0/Introduction-to-Function-and-Script-Files.html
5 lines
79 B
JSON
5 lines
79 B
JSON
{
|
|
"language": "octave",
|
|
"version": "6.2.0",
|
|
"aliases": ["matlab", "m"]
|
|
}
|