Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guicho271828/sas-parser
Fast Downward SAS parser
https://github.com/guicho271828/sas-parser
Last synced: 29 days ago
JSON representation
Fast Downward SAS parser
- Host: GitHub
- URL: https://github.com/guicho271828/sas-parser
- Owner: guicho271828
- Created: 2015-04-15T03:51:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T05:13:11.000Z (about 7 years ago)
- Last Synced: 2024-10-15T14:10:58.655Z (3 months ago)
- Language: Common Lisp
- Size: 14.5 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Sas-Parser - Fast Downward SAS parser for common lisp
** Usage
** Dependencies
This library is at least tested on implementation listed below:
+ SBCL 1.2.8 on X86-64 Linux 3.13.0-49-generic (author's environment)
Also, it depends on the following libraries:
+ trivia.ppcre by Masataro Asai ::
PPCRE extention of trivia+ cl-ppcre by ::
Perl-compatible regular expression library+ eazy-process by Masataro Asai ::
Yet Another Portable Library for Process Handling / Subshell Invokation+ trivia by Masataro Asai ::
NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase+ alexandria by ::
Alexandria is a collection of portable public domain utilities.** Installation
** Author
+ Masataro Asai ([email protected])
* Copyright
Copyright (c) 2015 Masataro Asai ([email protected])
* License
Licensed under the LLGPL License.