all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: Colorizing 'emacs-lisp' when it is exported?
Date: Sun, 22 Dec 2013 20:44:12 +0100	[thread overview]
Message-ID: <87sitk7jru.fsf@nl106-137-194.student.uu.se> (raw)
In-Reply-To: 87y53c7k86.fsf@nl106-137-194.student.uu.se

Emanuel Berg <embe8573@student.uu.se> writes:

>> "Literate programming" - have you heard of that?
>
> No?

OK, now I have.

Yes, it is like constraint programming - instead of
specifying the solution, you specify the problem - and
then the CP module will transform that problem into a
search space of possible representations, and then
search will take place to find a representation that
fulfills the constraints.

Or, it could be like an editor (WYSIWYG, as I
mentioned) which is a bit more down to earth, and more
interactive.

I like CP but it is only suitable for a small set of
problems, like Sudoku, schedules, and the like, that
are easy to define, and, as for the solutions, brute
force search is more efficient (especially with the
super-speed computers of today), than manually being
"intelligent" (algorithmic) about it.

WYSIWYG I don't like because they place a layer between
you and the end result. Then you will not only have the
limitation that is you (as an imperfect human being)
but also the limitations of the tool (technology + the
people who did it + ...) - so I see only you loosing on
this equation. What you see is what you get = what you
see is ALL you get (if you are lucky).

-- 
Emanuel Berg, programmer-for-rent. CV, projects, etc at uXu
underground experts united:  http://user.it.uu.se/~embe8573


  reply	other threads:[~2013-12-22 19:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.10052.1387728225.10748.help-gnu-emacs@gnu.org>
2013-12-22 18:24 ` Colorizing 'emacs-lisp' when it is exported? Emanuel Berg
2013-12-22 18:33   ` Sharon Kimble
     [not found]   ` <mailman.10076.1387737251.10748.help-gnu-emacs@gnu.org>
2013-12-22 18:57     ` Emanuel Berg
2013-12-22 19:30       ` Jambunathan K
     [not found]       ` <mailman.10085.1387740651.10748.help-gnu-emacs@gnu.org>
2013-12-22 19:34         ` Emanuel Berg
2013-12-22 19:44           ` Emanuel Berg [this message]
2013-12-22 20:13         ` Emanuel Berg
2013-12-22 16:03 Sharon Kimble
2013-12-22 18:29 ` Jambunathan K
2013-12-22 18:48   ` Sharon Kimble
     [not found] ` <mailman.10075.1387736986.10748.help-gnu-emacs@gnu.org>
2013-12-22 18:52   ` Emanuel Berg
2013-12-22 19:00 ` Pascal J. Bourguignon
2013-12-22 23:49 ` Sean O'Halpin
2013-12-23  0:07   ` Sharon Kimble
2013-12-24 14:43     ` Sharon Kimble

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sitk7jru.fsf@nl106-137-194.student.uu.se \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.