Coder Social home page Coder Social logo

hakank / picat_genutils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dilshadmustafa/picat_genutils

0.0 0.0 0.0 6.45 MB

General utilities for Picat programming language

License: Other

Makefile 0.33% C 94.32% C++ 5.33% CMake 0.02% Shell 0.01%

picat_genutils's Introduction

General Utilities For Picat

General utility functions and predicates for Picat programming language.

Invoke Web service / REST API: bp.shell(X, "curl -X GET https://catfact.ninja/fact") X will contain response: X = '{"fact":"The first formal cat show was held in England in 1871; in America, in 1895.","length":75}'

Invoke Python program: bp.shell(X, "/usr/bin/python3 myprogram.py") X will contain output.

The C source files (genutils/genutils.c, etc.) for these functions and predicates are released for anyone to use, modify and distribute freely for any purpose, including commercial purpose, under the Mozilla Public License, v. 2.0:

http://mozilla.org/MPL/2.0/.

In essence, anyone is allowed to build works, including proprietary ones, based on ths code, as long as the Source Code Form is retained. The copyright holders, developers, and distributors will not be held liable for any direct or indirect damages.

Picat Quickstart

Picat is a logic programming language based on B-Prolog that implements imperative and functional programming language features. For detailed information please refer http://www.picat-lang.org/

About The Author

Dilshad Mustafa is a Senior Software Architect with 20 years experience in Information Technology industry. He has experience across various domains, Banking, Retail, Healthcare, Energy & Utilities, Materials & Supply Chain.

He completed his B.E. in Computer Science & Engineering from Annamalai University, India and completed his M.Sc. in Communication & Network Systems from Nanyang Technological University, Singapore.

picat_genutils's People

Contributors

dilshadmustafa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.