Skip to content

Rico040/nimhw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

nimhw

A H๐ŸŒ implementation written in Nim.

Features

  • Interpreter
  • "Compiler" requires nim installed
  • Interactive shell, also known as REPL

Installation

  1. Install Nim.
  2. Install nimhw via Nimble using git clone https://github.com/Rico040/nimhw and nimble install
  3. Have fun i guess.

Usage

nimhw [options] inputfile
  if no aren't specified it'll turn into REPL
Options:
  --help -h                     prints this message
  --eval -e:code                evaluates code
  -c                            compiles code

About

H๐ŸŒ (HWorld) implementation written in Nim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages