Skip to content

mimium-org/mimium-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mimium Visual Studio Code Extension

This is a language support extension of mimium, an infrastructural programming languge.

This extension provides a syntax highlight for mimium source files (which have .mmm extension).

Also, this extension works as the easiest installer of mimium compiler and standard libraries. The extension automatically download the latest release from Github Release into ~/.mimium.

You can play opening mimium file on the editor, by the editor action button(right side of the file tabs) or the command palette (Cmd+Shift+P => "Run opening file").

Screenshot

Screenshot

Development

See Development.md.

Release Notes

Change Log

License

MIT