axassin / jkop

A universal software development framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jkop - A universal software development framework

Copyright (c) 2016-2017 Job and Esther Technologies, Inc. See LICENSE.txt for licensing information.

Jkop is a comprehensive application development framework, intended to support the development of different kinds of applications. The framework is divided in the following logical components:

  • cape ("Common API for Everything"): Common application development functionality, including string manipulation, data structures, threading, I/O, etc.

  • capex ("Cape Extensions"): Additional functionality to augment cape, including encryption, common encoding/decoding implementations, string formatting utilities, additional mathematics, SQL support, etc.

  • cave ("Cape Visual Extensions"): Framework for the development of graphical user interfaces

  • motion: For the development of high speed motion graphics, including games and other highly graphical applications.

  • sympathy: Development of web services and other server-side applications.

Jkop is fully written in the Sling Programming Language, and also serves as the default application development framework for Sling applications. Jkop is also available for other languages. See also:

More information:

About

A universal software development framework

License:MIT License


Languages

Language:C 94.7%Language:Perl 6 3.2%Language:EQ 1.6%Language:Perl 0.5%