Skip to content
/ jkop Public
forked from eqela/jkop

A universal software development framework

License

Notifications You must be signed in to change notification settings

matyulabz/jkop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.7%
  • Other 3.2%
  • EQ 1.6%
  • Perl 0.5%