yyadavalli's Stars
LukeMathWalker/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
emacs-lsp/lsp-mode
Emacs client/library for the Language Server Protocol
com-lihaoyi/mill
Mill is a fast JVM build tool that supports Java, Scala and Kotlin. 2-4x faster than Gradle and 4-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
mikeizbicki/HLearn
Homomorphic machine learning
alphapapa/org-ql
A searching tool for Org-mode, including custom query languages, commands, saved searches and agenda-like views, etc.
ncm2/ncm2
:heart: Slim, Fast and Hackable Completion Framework for Neovim
Wilfred/helpful
A better Emacs *help* buffer
reflex-frp/reflex
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
emacs-lsp/lsp-ui
UI integrations for lsp-mode
sol/hpack
hpack: A modern format for Haskell packages
JordanMartinez/purescript-jordans-reference
Learn PureScript with this "clone and play" repository
dfeich/org-babel-examples
Examples using emacs org mode babel inline source code with different backend languages
jimeh/build-emacs-for-macos
Somewhat hacky script to automate building of Emac.app on macOS.
rememberYou/.emacs.d
🎉 Personal GNU Emacs configuration
clj-easy/graal-docs
Scripts and tips to get Clojure latest working with GraalVM latest
hlissner/evil-multiedit
Multiple cursors for evil-mode, based on iedit
ahyatt/emacs-calc-tutorials
A series of tutorials about emacs-calc
Chymyst/curryhoward
Automatic code generation for Scala functions and expressions via the Curry-Howard isomorphism
skeeto/impatient-mode
Impatient html mode. See your changes in the browser as you type
muhlba91/icloud-caldav-urls
iCloud calendar URLs
Wilfred/elisp-refs
semantic code search for emacs lisp
ekmett/reflection
Reifies arbitrary Haskell terms into types that can be reflected back into terms
seanfarley/emacs-bitwarden
Emacs Bitwarden command wrapper.
xgarrido/org-resume
Vitae using org-mode
ninrod/evil-string-inflection
:camel: evil operator to cycle *-case in text objects
noctuid/framegroups.el
Workspaces for emacs using frames
jneira/wai-servlet
Library to integrate eta wai applications with servlet api
sir4ur0n/functional-programming-for-problem-solvers
An attempt at showcasing how Engineers can use Functional Programming to solve real world problems
smarter/emacs-lsp-dotty
Emacs mode for IDE features when using Dotty
jwiegley/home-manager
Manage a user environment using Nix