Skip to content

Comment on Show HN: Vivaldi programming language

Comments

Is there any build/install instructions? Want to play around :)

EDIT:

  git clone git@github.com:jeorgun/Vivaldi.git
  cd Vivaldi
  # if you don't have boost then run 
  brew install boost
  mkdir build
  cd build
  cmake .. && make # cmake version 3 or greater is required

Oh, whoops— sorry about that! I added some instructions based on yours to the README; better?

Also, if you run in to any issues, feel free to let me know; I only have my MBP and an old Thinkpad T60 running Arch Linux to test on, so I could very well have unwittingly done something non-portable (I'm assuming that Windows support is a complete no-op, but I'd be happy to hear I'm wrong).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.