GithubHelp home page GithubHelp logo

leoking01 / caldev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zamlox/caldev

0.0 0.0 0.0 871 KB

Cross-platform Application Library for Development

License: MIT License

C++ 79.21% Python 0.28% Rebol 13.26% CMake 3.64% Starlark 3.61%

caldev's Introduction

example workflow name

caldev

Cross-platform Application Library for DEVelopment

caldev is an open source project to provide following core features for application development:

  • Graphic User Interface (GUI)
  • Network communication

Other features will be added later as needed.

Project is developed in Visual Studio Code using C++17 language and tries to leverage existing open source components to achieve its goal.

Build

Build system is based on bazel (https://bazel.build/) developed by Google, which is a free software tool that allows for automation of building and testing software. This project can be built on following platforms:

  • Windows x86 32bit/64bit
  • Linux x86 32bit/64bit
  • macOS x86 64bit

Available bazel targets for bulilding the library:

  • caldev32 (for 32bit)
  • caldev (for 64bit)

Bindings

Currently bindings are developed for C++, Rebol2 and Python but can be developed for any programming language which has support for calling functions exported by shared libraries.

Examples

Examples can be found in src/examples folder.
Binaries can be downloaded from release page. Rebol2 demo can be executed using Rebol2/View interpreter.

caldev's People

Contributors

zamlox 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.