mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 04:10:07 +00:00
Fix enum type comparison; Start demo 003 code
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
Odin in an open source programming language that is simple to read, comprehend and reason with.
|
||||
|
||||
## Requirements
|
||||
|
||||
* x86-64
|
||||
* Windows
|
||||
* MSVC installed
|
||||
* call `vcvarsall.bat` to setup the path
|
||||
|
||||
## Warnings
|
||||
|
||||
* This is still highly in development and the language's design is quite volatile.
|
||||
|
||||
Reference in New Issue
Block a user