Norges billigste bøker

Bøker av Richard Stallman

Filter
Filter
Sorter etterSorter Populære
  • av Richard Stallman
    150,-

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

    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
    av Richard Stallman
    561,-

    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.

Gjør som tusenvis av andre bokelskere

Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.