Pinned Repositories
about-erlang
Notes about the Erlang programming language
about-macOS
A description of a macOS setup for software development
apples-mode
Major mode for editing and executing AppleScript code
command-log-mode
log commands to buffer
ini.el
An emacs plugin for converting INI files to/from association lists
pel
Pragmatic Emacs Library
selinux-policy
Emacs support for SELinux Policy Definition files
timelog
Modernized clone of Markus Flambard timelog gist
trying-erlang
A collection of small Erlang snippets
usrhome
Easily clonable Unix-like shell configuration and tools -- Manage shell configuration of multiple computers with it.
pierre-rouleau's Repositories
pierre-rouleau/about-macOS
A description of a macOS setup for software development
pierre-rouleau/lbForth
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
pierre-rouleau/about-python
Notes about the Python programming language
pierre-rouleau/ac-geiser
[Sleepy] Emacs auto-complete backend for geiser.
pierre-rouleau/arcadia
An implementation of the Arc programming language
pierre-rouleau/c-eldoc
eldoc-mode plugin for C source code
pierre-rouleau/c-eldoc-1
Helpful description of the arguments to C/C++ functions and macros
pierre-rouleau/cask
Project management tool for Emacs
pierre-rouleau/centimacro
Assign multiple macros as global key bindings in Emacs
pierre-rouleau/cl-argparse
A common lisp cmd argument parser inspired by python argparse
pierre-rouleau/cl-project
Generate modern project skeletons
pierre-rouleau/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
pierre-rouleau/distel
emacs - erlang IDE
pierre-rouleau/dumb-jump
an Emacs "jump to definition" package for 40+ languages
pierre-rouleau/edts
Erlang Development Tool Suite
pierre-rouleau/elmacro
Package to display keyboard macros or latest interactive commands as emacs lisp.
pierre-rouleau/emacs-ccls
Emacs client for ccls, a C/C++ language server
pierre-rouleau/emacs-noflet
noflet - nic's overriding flet, for fleting functions for the purpose of decorating them
pierre-rouleau/forth-mode
Wants to be the SLIME of Forth
pierre-rouleau/fswatch
A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
pierre-rouleau/github-cheat-sheet
A list of cool features of Git and GitHub.
pierre-rouleau/IRRXUTIL
z/OS ReXX IRRXUTIL samples
pierre-rouleau/Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
pierre-rouleau/lfe-tutorial
The LFE Tutorial
pierre-rouleau/org-web
org-mode on the web, built with React, optimized for mobile, synced with Dropbox and Google Drive
pierre-rouleau/pe_tree
pierre-rouleau/projectile
Project Interaction Library for Emacs
pierre-rouleau/prove
Yet another unit testing framework for Common Lisp
pierre-rouleau/smart-dash
An Emacs minor mode which redefines the dash key to insert an underscore within C-style identifiers and a dash otherwise.
pierre-rouleau/vlang-mode
Emacs major mode for the V programming language