Giter VIP home page Giter VIP logo

dynace's Introduction

Dynace Object-Oriented Extension to C

Dynace is a portable, open-source extension to the C language that adds the following capabilities to standard C:

  • full object-oriented capabilities including
    • classes, instances, methods, & generic functions
    • encapsulation
    • polymorphism
    • inheritance (multiple)
  • fully meta-class based (like Smalltalk or CLOS)
  • dynamic binding and dispatching through generic functions (like CLOS)
  • garbage collection
  • threads (supports cooperative and native threads)
  • full class library

Dynace:

Dynace is portable across:

  • 16, 32 & 64 bit environments
  • Linux
  • Mac OS X (intel & M?)
  • Windows (all versions)
  • BSD
  • Solaris / OpenIndiana
  • Haiku
  • Plan 9
  • Minix

Dynace is production quality and has been used in commercial environments for more than ten years.

Dynace was written to solve perceived problems with C++ as outlined in the user manual.

Dynace is released under the BSD 2-Clause license.

The main home for this system is: https://github.com/blakemcbride/Dynace

Discussion is at: https://github.com/blakemcbride/Dynace/discussions

Report issues at: https://github.com/blakemcbride/Dynace/issues

System overview is at: docs/ORIENT.txt

Build instructions are at: docs/BUILD.txt

Support

Commercial support is available from [email protected]

Please help fund this project at https://www.gofundme.com/dynace

dynace's People

Contributors

blakemcbride avatar zipperer avatar andrew-zipperer avatar

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.