Code Monkey home page Code Monkey logo

emacs-lisp-intro-solutions's Introduction

An Introduction to Programming in Emacs Lisp – Solutions

`An Introduction to Programming in Emacs Lisp’ (elisp intro) is a manual that comes with Emacs for programming beginners. This is my review of Elisp Intro: http://wenshanren.org/?p=217

In Emacs, press M-x info, then search for “Emacs Lisp Intro”, now you should be able to read it by simply clicking the result that is found by Emacs. The benefits of reading this manual in Emacs are:

  • Operations such navigation, searching, adding bookmarks and so on are very convenient.
  • You can run the examples in the book when you read it, which is super handy.

This repository is a collection of my solutions to the exercises in the `elisp intro’, including:

ChapterChapter TitleCorresponding File
1List Processingch01.el
2Practicing Evaluationch02.el
3How To Write Function Definitionsch03.el
4A Few Buffer-Related Functionsch04.el
5A Few More Complex Functionsch05.el
6Narrowing and Wideningch06.el
7`car’, `cdr’, `cons’: Fundamental Functionsch07.el
8Cutting and Storing Textch08.el
9How List are Implementedch09.el
10Yanking Text Backch10.el
11Loopingch11.el
12Regular Expression Searchesch12.el
13Counting: Repetition and Regexpsch13.el
15Readying a Graphch15.el

Note:

  • Chapter 14 and chapter 16 do not have exercises.
  • The exercises in chapter 17 are not programming tasks, you can finish them by following the questions.

I am just a beginner of elisp, and my poor English skills might caused some misunderstanding of the exercises. Please feel free to point out any mistakes you might find.

Happy Hacking!

Contributors

emacs-lisp-intro-solutions's People

Contributors

renwenshan avatar ashawley avatar mwfogleman avatar

Watchers

James Cloos avatar Jose Luis Villaverde Balsa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.