module.exports = { name: 'Yacc', type: 'programming', aceMode: 'text', extensions: ['.y', '.yacc', '.yy'], languageId: 409, tmScope: 'source.yacc', color: '#4B6C4B', }