-
I have written a package called comp-ide. This package is for competitive programming. Here's a quick demo: https://www.youtube.com/watch?v=zY0gr3Tv3hU
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
It's nice that someone is working on a native Emacs extension for this. I have so far been using cpbooster (https://github.com/searleser97/cpbooster) with a small Emacs Lisp wrapper in my dotfiles (https://github.com/endofunky/emacs.d/blob/master/vendor/cpbooster.el). May be you can find some inspiration there? It would be nice to have similar functionality inside emacs without having to shell out to a nodejs program.
-
It's nice that someone is working on a native Emacs extension for this. I have so far been using cpbooster (https://github.com/searleser97/cpbooster) with a small Emacs Lisp wrapper in my dotfiles (https://github.com/endofunky/emacs.d/blob/master/vendor/cpbooster.el). May be you can find some inspiration there? It would be nice to have similar functionality inside emacs without having to shell out to a nodejs program.
Related posts
-
comp-ide.el: A simple and efficient Emacs Competitive IDE.
-
Notes on Paul Graham's ANSI Common Lisp Book
-
Selling Lisp by the Pound
-
plain-common-lisp: a lightweight framework created to make it easier for software developers to develop and distribute Common Lisp applications on Microsoft Windows
-
Emacs4CL: A 50 line DIY kit to set up vanilla Emacs for Common Lisp