jazzbre / minicoro-beef

minicoro wrapper for the Beef Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minicoro-beef minicoro wrapper for the Beef Programming Language

minicoro

Prerequisites

  • To initialize submodules run git submodule update --init --recursive

Windows

  • Visual Studio 2019 Community/Professional (it can be built with other versions though, check build_windows_vs2019.cmd for more information)
  • To build prerequisites run build_windows_vs2019.cmd

MacOS

  • To build prerequisites run ./build_macos.sh

Linux

  • To build prerequisites run ./build_linux.sh

Usage

Open workspace and set Example as Startup project and Run! MacOS/Linux can be built and run with provided VSCode project (expects Beef git clone in the same root folder as this project).

Future work

iOS and Android build scripts.

About

minicoro wrapper for the Beef Programming Language

License:MIT License


Languages

Language:Beef 73.4%Language:Batchfile 14.5%Language:Lua 7.8%Language:Shell 3.8%Language:C++ 0.5%