[emacs 강좌] 8장. 프로그래밍하기: C언어-2

tsgates의 이미지

이멕스가 프로세스를 어떻게 다루는지에 관한 내용입니다. 졸려서 리바이즈를 아직 못했지만, 읽고 피드벡 부탁드립니다. 꾸벅 .

===============================================================================
- github: git clone git://github.com/tsgates/emacsbook.git
- index: http://emacsbook.taesoo.org
- chap1: http://emacsbook.taesoo.org/chap1.html
- chap2: http://emacsbook.taesoo.org/chap2.html
- chap3: http://emacsbook.taesoo.org/chap3.html
- chap4: http://emacsbook.taesoo.org/chap4.html
- chap5: http://emacsbook.taesoo.org/chap5.html
- chap6: http://emacsbook.taesoo.org/chap6.html
- chap7: http://emacsbook.taesoo.org/chap7.html
- chap8: http://emacsbook.taesoo.org/chap8.html
===============================================================================

• Chap #1 November 22, 2011

이맥스 설치 및 실행

시작하기에 앞서 이맥스를 설치하고, 작업환경을 갖춘다. 또한 설치된 이맥스의
디렉토리 구조를 개관적으로 살펴보고, 앞으로 사용할 용어를 정의한다.

• Chap #2 November 22, 2011

도움말 시스템

이맥스가 제공하는 도움말 기능들을 차근차근 알아보고, 도움말 시스템을 활용하
여 궁금증에 대한 답을 어떻게 찾을 수 있는지 알아본다.

• Chap #3 December 03, 2011

Lisp 이해하기1

이맥스를 확장하고 이해하기 위한 Lisp의 문법(Form), 이를 계산(Evaluate)하는
과정, 기본적인 데이터구조, 리스트(List)에 대해 알아본다.

• Chap #4 December 03, 2011

Lisp 이해하기2

Lisp의 특수 형태/연산자들인 조건문, 변수 선언, 함수 선언의 개념을 이맥스의
테트리스 게임의 소스 코드를 통하여 이해해본다.

• Chap #5 December 26, 2011

키맵(Keymap)과 커서이동

이맥스에서 어떻게 키입력을 처리하며 어떠한 Lisp의 구조를 사용하는지 이해하
고, 전역적으로 사용되는 키입력과 함수 중 특별히 커서의 이동과 관련된 함수들
을 살펴본다.

• Chap #6 January 30, 2012

모드(Mode)와 동적 바인딩(Dynamic Binding)

Lisp의 동적 바인딩(Dynamic Binding)이 어떻게 이맥스를 구현하는데 활용되었는
지, 이맥스 안에서 파일을 여는 과정을 통해서 살펴볼 것이다.

• Chap #7 February 02, 2012

프로그래밍하기: C언어-1

C언어로 프로그래밍을 위해 이맥스가 어떠한 편리한 기능들을 제공하는지 살펴본
다. 더 나아가 이맥스가 어떻게 내부적으로 C언어를 이해하고 들여쓰기를 제공하
는지 이해해보도록 하자.

• Chap #8 February 21, 2012

프로그래밍하기: C언어-2

이멕스가 프로세스를 어떻게 관리하고, 상호작용하는지, 또 이를 활용한 기능들
이 어떻게 사용되는지 C언어로 프로그래밍하면서 하나하나 알아본다.

Forums: 
winner의 이미지

C 언어 programming 을 Emacs 로... 꼭 읽어보겠습니다.
하지만 feedback 은 매우 늦게 가거나 안 갈지도 몰라요. ^_^.

february28의 이미지

이맥스에대한 진입장벽을 낮춰주는 아주 좋은 article이네요..
조금식 보고있는데, 진작에 배워볼껄하는 생각이...
자동완성이 아쉽긴한데, vs나 vi보다 손맛이 좋네요...

--------------------------------------------------------------------------------
open source, open teaching, 천기누설이 꿈~ 은 개뿔...
--------------------------------------------------------------------------------

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.