]> iEval git - gruntmaster-page.git/blobdiff - js/90-divine-format.js
Add SBCL
[gruntmaster-page.git] / js / 90-divine-format.js
index 5a1a7d69c6440efea73f9b0d37114dd53c228e1a..cb9b6ab8f13baa7ef292aa52e2b8dc3ed4d4c46d 100644 (file)
                case 'lhs':
                        format = 'HASKELL';
                        break;
+               case 'lisp':
+               case 'lsp':
+               case 'cl':
+               case 'l':
+                       format = 'SBCL';
+                       break;
                case 'java':
                        format = 'JAVA';
                        break;
This page took 0.022684 seconds and 4 git commands to generate.