Showing 2 open source projects for "clip-4-win"

View related business solutions
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 1

    MCS

    Manageable Code Structure

    MCS is a extension of Pike language. MCS allow you to write "Manageable" code, which means you can place all the codes about a special FEATURE in one place, so you can remove it whenever you don't need this FEATURE. A FEATURE is made up with some MIXINs and a DAEMON. To use a FEATURE named MY_FEATURE just place a line IMPORT(F_MY_FEATURE) in your main source file. remove this line to disable MY_FEATURE. When a FEATURE is imported, all the MIXINs in the FEATURE will act as a base class of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    AWL

    Abstract Widget Layer

    A light client C/S framework in pike. AWL based on MCS ( mcs.sourceforge.net ). You need to download MCS and extract the files to the same place of AWL You can use GWT-style widget, and GWT is the only front-end by now. You can impliment your own front-end. Command-line-style or lambda-style request handler, Input data of TEXTBOX will be sent back as a argument of command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next