Skip to content
Snippets Groups Projects
Commit dfc99b7f authored by Brian Mastenbrook's avatar Brian Mastenbrook
Browse files

Commit the slides I actually used

parent 2cd945c2
Branches master
No related tags found
No related merge requests found
......@@ -15,8 +15,13 @@ slide "Outline" {
}
slide "Climacs" {
* "An editor in the Emacs tradition"
* "A framework for syntax-capable editing"
* "A CLIM application"
* "A framework for syntax-capable editing"
}
slide "Syntax-capable editing" {
* "What's syntax-capable editing?"
* "Editing with rich information derived from lexical properties"
* "Two quick demos"
}
slide "CLIM" {
* "The Common Lisp Interface Manager"
......@@ -134,7 +139,7 @@ slide "Parse tree display" {
slide "Parse tree display, cont." {
* "Or it could be any CLIM presentation:"
url "http://www.common-lisp.net/project/climacs/"
reveal "Another presentation" "Hello, world!"
reveal "Click me!" "Hello, world!"
* "Where's the information for that popup?"
}
slide "Advantages of Earley" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment