Update readme
This commit is contained in:
		
							parent
							
								
									38b7030e98
								
							
						
					
					
						commit
						c4f78471cd
					
				| @ -41,7 +41,8 @@ Currently missing big features (TODOs) are: | |||||||
| - ~~Pointers~~ (DONE) | - ~~Pointers~~ (DONE) | ||||||
| - ~~Unary operators~~ | - ~~Unary operators~~ | ||||||
| - ~~Floats~~ (DONE) | - ~~Floats~~ (DONE) | ||||||
| - Type casting | - ~~Type casting~~ (DONE) | ||||||
|  | - Built-in Int/Float division and modulo | ||||||
| - Loops | - Loops | ||||||
| - Debug Information (PARTIALLY DONE) | - Debug Information (PARTIALLY DONE) | ||||||
| - Ability to specify types in literals and variable definitions | - Ability to specify types in literals and variable definitions | ||||||
| @ -53,7 +54,6 @@ Big features that I want later but are not necessary: | |||||||
| 
 | 
 | ||||||
| Smaller features: | Smaller features: | ||||||
| - Hex-numbers | - Hex-numbers | ||||||
| - Built-in Int/Float division and modulo |  | ||||||
| - Bitwise operations | - Bitwise operations | ||||||
| - Easier way to initialize arrays with a single value | - Easier way to initialize arrays with a single value | ||||||
| - Void-returns (`return;` for void-returning functions) | - Void-returns (`return;` for void-returning functions) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user