Merge pull request #739 from danluu/bluespec

Add Bluespec language
This commit is contained in:
Ted Nyman
2013-10-30 23:50:52 -07:00
3 changed files with 281 additions and 0 deletions

View File

@@ -137,6 +137,11 @@ Befunge:
BlitzMax:
primary_extension: .bmx
Bluespec:
type: programming
lexer: verilog
primary_extension: .bsv
Boo:
type: programming
color: "#d4bec1"