Prolog runtime for aws lambda?

This page summarizes the projects mentioned and recommended in the original post on /r/prolog

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • prolamb

    SWI-Prolog lambda runtime

    So far I've found this project Prolamb. Does anyone have any experience with this? The repo was last updated a few years ago. Should it work? Is there a better project out there?

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • prolog

    The only reasonable scripting engine for Go.

  • predicates

    various predicates for ichiban/prolog

    This can work surprisingly well. There are some helpful predicates in guregu/predicates to deal with JSON and filesystem stuff (for example, you could hook up predicates.FS with something like jszwec/s3fs to easily load files from S3). If you end up needing a more mature Prolog, I also have a Go implementation of pengine_rpc/3 in the pengine package to easily call SWI.

  • s3fs

    S3 FileSystem (fs.FS) implementation (by jszwec)

    This can work surprisingly well. There are some helpful predicates in guregu/predicates to deal with JSON and filesystem stuff (for example, you could hook up predicates.FS with something like jszwec/s3fs to easily load files from S3). If you end up needing a more mature Prolog, I also have a Go implementation of pengine_rpc/3 in the pengine package to easily call SWI.

  • pengine

    pengines (SWI Prolog) client for Go

    This can work surprisingly well. There are some helpful predicates in guregu/predicates to deal with JSON and filesystem stuff (for example, you could hook up predicates.FS with something like jszwec/s3fs to easily load files from S3). If you end up needing a more mature Prolog, I also have a Go implementation of pengine_rpc/3 in the pengine package to easily call SWI.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Looking for programming languages created with Go

    23 projects | /r/golang | 6 Nov 2022
  • Golog library/language?

    1 project | /r/prolog | 10 Oct 2022
  • Interpreters built in Go

    9 projects | /r/golang | 9 Jun 2022
  • Let's philosophize a bit :-)

    1 project | /r/golang | 12 Jun 2022
  • Prolog Go Library

    1 project | /r/prolog | 27 Jan 2022

Did you konow that Go is
the 4th most popular programming language
based on number of metions?