AppliedLogicSystems / ALSProlog

ALS Prolog Compiler & Development Environment
https://alsprolog.com
MIT License
16 stars 9 forks source link

Sqlite3 #205

Closed chuckhoupt closed 1 year ago

chuckhoupt commented 1 year ago

Recreated sqlite branch without clpbnr changes

chuckhoupt commented 1 year ago

Good to go.

kenbowen commented 1 year ago

Sorry for the screwup.
Thanks for cleaning up (:-

On Jul 11, 2023, at 7:56 AM, Chuck Houpt @.***> wrote:

Recreated sqlite branch without clpbnr changes You can view, comment on, or merge this pull request online at: https://github.com/AppliedLogicSystems/ALSProlog/pull/205 Commit Summary • 8981495 Add interface to sqlite3 • dc6ab91 Add spath to allow loading of test rig File Changes (7 files) • A extensions/sqlite/GNUmakefile (17) • A extensions/sqlite/README.md (42) • A extensions/sqlite/doc_examples.pro (87) • A extensions/sqlite/prolog_sqlite3_doc.txt (538) • A extensions/sqlite/sqlite3_intf.c (360) • A extensions/sqlite/sqlite3_intf.pro (483) • A extensions/sqlite/tests_sqlite3_intf.pro (345) Patch Links: • https://github.com/AppliedLogicSystems/ALSProlog/pull/205.patchhttps://github.com/AppliedLogicSystems/ALSProlog/pull/205.diff — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>