Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

beef-lang

< >

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

#271on PLDB 5Years Old 137Repos
Download source code:
git clone https://github.com/beefytech/Beef
Homepage · Source Code

Beef Programming Language


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

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ Console.WriteLine
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll