Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thiagofleal/tonight
- Owner: thiagofleal
- License: gpl-3.0
- Created: 2018-02-22T23:15:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T00:59:08.000Z (over 2 years ago)
- Last Synced: 2023-03-03T14:22:56.146Z (almost 2 years ago)
- Topics: c, c-framework, c-library, data-structures, exception-handler, hight-level, memory-allocation, object-oriented-programming, pointer, statement, tonight
- Language: C
- Size: 402 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 \