Try Beef is an online editor to compile and run small Beef programs.
It is comprised of three parts:
-
The frontend client, which is a minimal Monaco editor.
-
The backend webserver for handling requests and running compilations
-
The Beef docker image, which uses a prebuilt BeefBuild binary for compilation