Skip to content

jackhatedance/visual-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visual programming (code name Cooby) is a experimental programming platform that for amature software developers.

Some features are:

  • object-oritented, but no classes
  • file system likewise object model
  • support async call and sync all
  • persistent memory object model
  • objects model can be navigated and manipulated manually at runtime
  • much slower than Java
  • no DB need

Some principals:

  • reduce indirect translations

instructions to run cooby(under Windows).

prerequisite: git and maven installed.

  1. cd
  2. git clone https://github.com/jackhatedance/visual-programming.git (or download source-code.zip and extract)
  3. cd visual-programming
  4. bin\build.bat
  5. bin\start.bat

Packages

No packages published

Languages