Todos
This commit is contained in:
24
README.md
24
README.md
@@ -15,24 +15,12 @@ but I hope to improve it overtime.
|
|||||||
- [Credits / Resources](#credits--resources)
|
- [Credits / Resources](#credits--resources)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
## Features / TODOS
|
## Features / TODOS / Roadmap
|
||||||
Plan to follow CII book and modify it to my style and use C99.
|
- [x] Exceptions & Try/Catch [Repo](https://myrepos.dev/Randy-Jordan/except)<br>
|
||||||
|
- [ ] Custom Assert
|
||||||
- [ ] Exceptions
|
- [ ] Portable makefile
|
||||||
- [ ] Memory Allocator
|
- [ ] Testing Suite
|
||||||
- [ ] Arena Allocator
|
- [ ] Open a Window and popup.
|
||||||
- [ ] String Views
|
|
||||||
- [ ] Atoms / Quarks
|
|
||||||
- [ ] Linked List
|
|
||||||
- [ ] Stacks
|
|
||||||
- [ ] Queues
|
|
||||||
- [ ] Vectors / Dynamic Arrays
|
|
||||||
- [ ] CLI Parsing
|
|
||||||
- [ ] Opening A Window
|
|
||||||
|
|
||||||
Once these are implemented. The focus will then shift to make our code cross
|
|
||||||
platform, along with a simple build process.
|
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
`make` to build.
|
`make` to build.
|
||||||
|
|||||||
Reference in New Issue
Block a user