module.exports = { name: 'REXX', type: 'programming', aceMode: 'text', extensions: ['.rexx', '.pprx', '.rex'], languageId: 311, tmScope: 'source.rexx', aliases: ['arexx'], color: '#d90e09', interpreters: ['regina', 'rexx'], }