Enable go

And switch `featurep!` -> `modulep!`
This commit is contained in:
Peter Selby
2023-11-07 14:14:54 -08:00
parent 47773717b0
commit 20f13d80e2
2 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -129,7 +129,7 @@
;;fsharp ; ML stands for Microsoft's Language
;;fstar ; (dependent) types and (monadic) effects and Z3
;;gdscript ; the language you waited for
;;(go +lsp) ; the hipster dialect
(go +lsp) ; the hipster dialect
(haskell +dante) ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
;;idris ; a language you can depend on