Giter VIP home page Giter VIP logo

Combyna

Build Status

Build isomorphic apps using a declarative YAML- or JSON-based language.

Developer setup (for working on the library itself)

Clone this repo, install the PHP and JS dependencies, build the expression language parser, build the JS bundle and then start the PHP server.

You'll need Node.js and PHP 5.5+ to use this project.

  1. git clone https://github.com/combyna/combyna.git
  2. cd combyna
  3. composer install
  4. npm install
  5. composer run build:expression-parser
  6. npm run dev:watch
  7. (In a separate terminal) composer run simple-server --timeout 0

App config

An example app is provided under example/simple/*, which is the one the simple-server script above will start. The config for this app is in the simpleApp.cyn.yml file.

Combyna's Projects

combyna icon combyna

🎉 Build isomorphic apps using a declarative YAML-based language

gui-plugin icon gui-plugin

A plugin for Combyna that provides basic GUI components

php-peg icon php-peg

PEG (parsing expression grammar) compiler for PHP

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.