strainger / Nim-Food-Order

A simple food ordering menu written in Nim. It is not pretty but it works. I wanted to learn more about Nim and how to write in it. This was a fun task. I will clean the code up over time and add features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nim-Food-Order

A simple food ordering menu written in Nim. It is not pretty but it works. I wanted to learn more about Nim and how to write in it. This was a fun task. I will clean the code up over time and add features.

Compilation Steps

Windows nim.exe c --run .\food.nim

Linux or Mac nim c --run food.nim

About

A simple food ordering menu written in Nim. It is not pretty but it works. I wanted to learn more about Nim and how to write in it. This was a fun task. I will clean the code up over time and add features.

License:MIT License


Languages

Language:Nim 100.0%