GithubHelp home page GithubHelp logo

zhuyadong / cos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cobjectsystem/cos

1.0 2.0 0.0 10.65 MB

C Object System

Home Page: http://ldeniau.web.cern.ch/ldeniau/cos.html

License: Apache License 2.0

Python 0.30% Makefile 1.18% Shell 1.42% C 90.09% C++ 4.63% Objective-C 2.36% Lua 0.02%

cos's Introduction

#
#  C Object System
#  COS README
# 
#  Copyright 2007+ Laurent Deniau <[email protected]>
# 
#  Licensed under the Apache License, Version 2.0 (the "License");
#  you may not use this file except in compliance with the License.
#  You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
# 
#  Unless required by applicable law or agreed to in writing, software
#  distributed under the License is distributed on an "AS IS" BASIS,
#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#  See the License for the specific language governing permissions and
#  limitations under the License.
#

*** IMPORTANT: The C Object System requires GNU make 3.80 or higher ***

Documentation:
--------------

paper and presentation can be found in
path-to-cos/doc/

or after installation to
$(PREFIX)/$(DOCDIR)/cos/

or on arXiv.org

Project information:
--------------------

  - web page: http:/cern.ch/laurent.deniau/cos.html
  - web site: http:/sf.net/projects/cos
  - contact : [email protected]

Makefile examples:
------------------

# distrib
path-to-cos/Makefile

# library
path-to-cos/CosBase/Makefile

# program
path-to-cos/CosBase/examples/ex??/Makefile

# tests (program with auto-run)
path-to-cos/CosBase/tests/Makefile

Debugging makefiles:
--------------------

make [target] SHOW=yes

# debug flags
SHOW will show the commands run

Code examples:
--------------

path-to-cos/CosBase/examples
path-to-cos/CosBase/tests

Supported platforms:
--------------------

note: platforms name are detected using the posix command "uname -s"

the list of supported platforms are in the directory
path-to-cos/CosBase/include/cos/cfg/

or after installation to
$(PREFIX)/$(INCDIR)/cos/cfg/

porting on Unixes/Posix compliant platform should be straightforward
porting on Windows requires some Posix-like environment (e.g. Mingw, Cygwin)

Tested platforms:
-----------------

# Systems & Architectures
Linux Ubuntu 8.04, 8.10, 9.04, 9.10 (Debian) on i386   (32-bit) Core2 Duo
Linux Ubuntu 8.04, 8.10, 9.04, 9.10 (Debian) on x86_64 (64-bit) Core2 Duo
Linux SLC 4.0, 5.0 (RedHat) on x86_64 (64-bit) Quad Xeon
Mac OS X Leopard (Darwin) on x86_64 (64-bit) Core2 Duo

# Compilers
gcc 3.2.3, 3.4.6, 4.1.2, 4.2.4, 4.3.2, 4.3.3

Other available platforms (untested):
-------------------------------------
SunOS + gcc
FreeBSD + gcc

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.