Markedets billigste bøger
Levering: 1 - 2 hverdage

Bøger af Richard Stallman

Filter
Filter
Sorter efterSorter Populære
  • af Richard Stallman
    138,95 kr.

  • af Richard Stallman
    173,95 kr.

  • af Richard Stallman
    288,95 kr.

  • - For Emacs Version 25.2 Rev. 3.1
    af Bil (SunSoft Inc - Menlo Park California) Lewis, Dan Laliberte & Richard Stallman
    568,95 kr.

    This manual attempts to be a full description of Emacs Lisp. This manual presumes considerable familiarity with the use of Emacs for editing. Most of the GNU Emacs text editor is written in the programming language called Emacs Lisp. You can write new code in Emacs Lisp and install it as an extension to the editor. However, Emacs Lisp is more than a mere extension language; it is a full computer programming language in its own right. You can use it as you would any other programming language. Generally speaking, the earlier chapters describe features of Emacs Lisp that have counterparts in many programming languages, and later chapters describe features that are peculiar to Emacs Lisp or relate specically to editing.This is edition 3.1 of the GNU Emacs Lisp Reference Manual, corresponding to Emacs version 25.2.This manual is available online for free at gnu.org. This manual is printed in grayscale.

  • - The GNU Source-Level Debugger
    af Richard Stallman
    423,95 kr.

    Debugging with GDB: The GNU Source-Level Debugger, Tenth Edition, for GDB version 8.1.50.20180116-git. This book is available for free at gnu.org. This book is printed in grayscale.The purpose of a debugger such as gdb is to allow you to see what is going on "inside" another program while it executes - or what another program was doing at the moment it crashed. gdb can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act:- Start your program, specifying anything that might affect its behavior.- Make your program stop on specified conditions.- Examine what has happened, when your program has stopped.- Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.

Gør som tusindvis af andre bogelskere

Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.