Giter VIP home page Giter VIP logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
I can't help much with the js and css stuff but attached are the keywords for 
the
clisp implementation of Common Lisp (http://www.clisp.org/) which is used quite 
a bit
on Windows and Unix.

The thing about Lisp is that even special characters are valid symbol names, so 
"\="
is actually a not-equal-to keyword, as is "string=" which is a test for string 
equality.

The symbols with : are implementation extensions, e.g. ext:exit.

Hope the attachment is useful.

Parth

Original comment by [email protected] on 25 Jun 2008 at 4:24

Attachments:

from code-prettify.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
Just realized that having a full list of 180Kb size of keywords may be quite a
problem in itself. So I made another list of just the keywords that are a part 
of the
ANSI Common Lisp spec. There still are ~970 (keywords + symbols) but this is 
much
shorter than the earlier attachment. Sorry about that. 

Original comment by [email protected] on 25 Jun 2008 at 4:51

Attachments:

from code-prettify.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
@r40

Added an extension for lispy languages.  See
http://google-code-prettify.googlecode.com/svn/trunk/tests/prettify_test.html#is
sue42

I'll follow up with the code.google.com guys on the best way to do matching of
parentheses.

Original comment by [email protected] on 5 Jul 2008 at 9:25

  • Changed state: Started

from code-prettify.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
Looks real neat. Thanks Mike.

Original comment by [email protected] on 6 Jul 2008 at 8:23

from code-prettify.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024

Original comment by [email protected] on 6 Jan 2009 at 6:36

  • Changed state: Fixed

from code-prettify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.