Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "s_expression"

Title:Utilities for Handling of S-Expression Lisp/Scheme-Like forms and parsing of KIF, GDL, PDDL, CLIF
Rating:Not rated. Create the first rating!
Latest version:1.2.111
SHA1 sum:594ef34a0f33c06cd10dcc6947dce6ecdb34cca3
Author:Douglas Miles http://www.linkedin.com/in/logicmoo
Maintainer:TeamSPoon https://github.com/TeamSPoon/
Packager:TeamSPoon/LogicMoo https://github.com/TeamSPoon/
Home page:https://github.com/TeamSPoon/s_expression
Download URL:https://github.com/TeamSPoon/s_expression/release/*.zip
Requires:logicmoo_utils

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
1.1.112d380d507a9ae1ba4731abc7ac2a862ea7c573f201https://github.com/TeamSPoon/s_expression.git
1.1.11596652ee63ceb641bd856eaf88e0009886874cba01https://github.com/TeamSPoon/s_expression.git
1.1.11798f48fc24baf0c4e39961b581bcf5ab7098310c41https://github.com/TeamSPoon/s_expression.git
1.1.1183503a522da989541be23e093887299c012e22df71https://github.com/TeamSPoon/s_expression.git
5dbbae7d12aeb4874c15cde16a27f094447357721https://github.com/TeamSPoon/s_expression.git
76a0a29c67571c62b8badc361ff870f93812627f2https://github.com/TeamSPoon/s_expression.git
7d15df0929667e606a25b6a87425b2c77c9f60f01https://github.com/TeamSPoon/s_expression.git
8ff6f78a3cb32e801dd5873e14a30c0b2a9dd5921https://github.com/TeamSPoon/s_expression.git
ab7284cfb6920056cc68b37b51a3cdcdeaf63e201https://github.com/TeamSPoon/s_expression.git
1.2.111594ef34a0f33c06cd10dcc6947dce6ecdb34cca325https://github.com/TeamSPoon/s_expression.git

s_expression

Utilities for Handling of S-Expression Lisp/Scheme-Like forms and parsing of KIF, GDL, PDDL, CLIF


:- pack_install('https://github.com/TeamSPoon/s_expression.git').


:- use_module(library(sexpr_reader)).

Some TODOs

Document this pack!

Write tests

Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)

Not obligated to maintain a git fork just to contribute

Dislike having tons of forks that are several commits behind the main git repo?

Be old school - Please ask to be added to TeamSPoon and Contribute directly !

Still, we wont stop you from doing it the Fork+PullRequest method

BSD 2-Clause License

Copyright (c) 2017, TeamSPoon and Douglas Miles <logicmoo@gmail.com> All rights reserved.

Contents of pack "s_expression"

Pack contains 8 files holding a total of 1.9M bytes.