Skip to content
View fgatherlet's full-sized avatar

Block or report fgatherlet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cl-webdriver cl-webdriver Public

    `cl-webdriver` is a library to talk with webdriver (selenium 3).

    Common Lisp 6

  2. lson-path lson-path Public

    simple query macro to find something from `lson` (which means a `cons cell` composed with `list`, `vector`, `jsown-object`, `hash-table`.

    Common Lisp

  3. cl-dead-string cl-dead-string Public

    common lisp's reader macro #"hello"# to handle string like python's """hello""".

    Common Lisp

  4. plump-path plump-path Public

    query to handle plump dom. like xpath or css selector.

    Common Lisp

  5. ro ro Public

    common lisp regexp engine based on continuation using s-expression.

    Common Lisp

  6. cl-regexp-trie cl-regexp-trie Public

    fast keyword matching with the trie algorithm (a common lisp port of Perl's Regexp::Trie).

    Common Lisp