Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thiagofleal/tonight

C header file
https://github.com/thiagofleal/tonight

c c-framework c-library data-structures exception-handler hight-level memory-allocation object-oriented-programming pointer statement tonight

Last synced: about 1 month ago
JSON representation

C header file

Awesome Lists containing this project

README

        

# **Tonight**: *The highest-level C framework in someplace*

The Tonight Framework was created to make hight-level C programming easy code.
This framework implements the following resources:

### Error tratement

* **try** (**Try**)
* **catch** (**Catch**)
* **finally** (**Finally**)
* **throw** (**Throw**)

### Object-like programming style

* **class**, **interface** and **object**
* **new** and **delete**
* **$(**\ **$as** \**)->**\**(**\**);**

### Collections

* *Collection*
* **foreachkey**
* **foreach**

### Statements

* **using** (**Using**)
* **with** (**With**)

#### And much more...

All of it is implemented in pure C.

#### Author: Thiago Fernandes Leal \