rouge
rouge copied to clipboard
Added Berry Scripting Language
Berry is an embedded scripting language used by custom firmware such as Tasmota which runs on ESP32 microcontrollers.
Lexer, demo, spec and sample added and tested using rake and rackup. No errors or offenses.
Is there any feedback on the PR or anything that you would like me to change?
What can I do to get all checks to pass please?
I think I have fixed the EOF Lint Check Errors and removed .DS_Store files.