GNU Emacs Calculator – History and Acknowledgements

Previous: Using Calc, Up: Getting Started   [Contents][Index]… Read more

Similar

What’s in an Emacs Lambda

There was recently some interesting discussion about correctly using backquotes to express a mixture of data and code. Since lambda expressions seem to evaluate to themselves, what’s the difference? For example, an association list of operations: (more…)

Read more »

Prepare Emacs to Code in Rust

Configuring Emacs as an IDE is not really a piece of cake, especially when “good” is not enough. When it comes to programming in Rust I personally enjoy IDEs like Visual Studio Code (the debugging scripts are really powerful). However the versatility of E... (more…)

Read more »

Emacs for Nix and R Automation

A short post on my current set-up for R with nixpkgs and emacs to auto-compile my system configuration. Background This is my third post on working with nixpkgs and R. Part I covered ways of working effectively with R and nixpkgs Part II dealt with comp... (more…)

Read more »