Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

beef-lang

beef-lang - Programming language

< >

beef-lang is a programming language created in 2019 by Brian Fiete.

#449on PLDB 4Years Old 2.3kUsers
0Books 0Papers 137Repos

Beef Programming Language


Example from hello-world:
using System; namespace HelloWorld { class Program { static void Main() { Console.WriteLine("Hello World"); } } }

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ Console.WriteLine
wdl.html · beef.html · nu.html

View source

- Build the next great programming language · Search · v2023 · Day 208 · Docs · Acknowledgements · Traffic · Traffic Today · Mirrors · GitHub · feedback@pldb.com