Idunnolol

This commit is contained in:
Akko
2023-08-09 14:50:07 +02:00
parent 2ce9e9ccc3
commit c22a39f751
5 changed files with 115 additions and 13 deletions

View File

@@ -112,7 +112,7 @@
;;assembly ; assembly for fun or debugging
cc ; C/C++/Obj-C madness
;;clojure ; java with a lisp
;;common-lisp ; if you've seen one lisp, you've seen them all
common-lisp ; if you've seen one lisp, you've seen them all
;;coq ; proofs-as-programs
;;crystal ; ruby at the speed of c
;;csharp ; unity, .NET, and mono shenanigans
@@ -134,7 +134,7 @@
;;kotlin ; a better, slicker Java(Script)
;;latex ; writing papers in Emacs has never been so fun
;;lean
;;ledger ; an accounting system in Emacs
ledger ; an accounting system in Emacs
lua ; one-based indices? one-based indices
markdown ; writing docs for people to ignore
;;nim ; python + lisp at the speed of c
@@ -155,6 +155,7 @@
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
(python ; beautiful is better than ugly
+conda
+lsp)
qt ; the 'cutest' gui framework ever
racket ; a DSL for DSLs