Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Beef Programming Language

#1
Beef Programming Language

Beef is an in development programming language designed specifically for games and similar performance critical applications.  This comment from Hacker News best sums up the intentions of the BEEF language:

Author here. I’m the engineering co-founder of PopCap Games. I left PopCap after the EA acquisition, and I’ve been working on this project mostly full-time for the last five years.

Before Beef, I was developing game code in C# and engine code in C++ and I felt C# was just much more pleasant to work with – faster compile times, better IDE tooling, better errors, etc. Then it struck me that none of the things I liked about C# really had anything to do with the JIT or the GC, and it may be possible to create a “best of” merging between C# and C++.

I know there are other “C replacement” contenders out there – the differences are probably best explained through Beef’s specific design goals listed at https://www.beeflang.org/docs/foreward/

Beef consists of a complete compiler tool chain built on an LLVM backend, as well as a full IDE with modern features such as refactoring and code completion as well as a complete debugger and profiler.  It is available as a small (>100MB) download for Windows, or can be built from sources on Mac and Linux environments.

The Beef homepage is available here.

The Beef documentation is available here.

The move recent versions release notes are available here.

You can learn more about the Beef language and see the IDE in action in the video below.

GameDev News Programming




https://www.sickgaming.net/blog/2020/04/...-language/
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Game Development in the Go Programming Language xSicKxBot 0 1,550 10-09-2020, 07:07 PM
Last Post: xSicKxBot
  Beef 0.42.7 Released xSicKxBot 0 1,463 10-05-2020, 04:17 PM
Last Post: xSicKxBot
  Programming Languages Books By OReilly Bundle xSicKxBot 0 1,396 07-28-2020, 10:42 AM
Last Post: xSicKxBot
  wren Programming Language xSicKxBot 0 1,367 06-22-2020, 06:56 AM
Last Post: xSicKxBot
  Gravity Embeddable Programming Language xSicKxBot 0 1,345 06-10-2020, 04:43 AM
Last Post: xSicKxBot
  Top Programming Languages Of 2019 xSicKxBot 0 1,441 11-11-2019, 05:25 AM
Last Post: xSicKxBot
  Humble Programming Book Bundle By Packt xSicKxBot 0 1,629 06-18-2019, 08:30 AM
Last Post: xSicKxBot
  SKIP Programming Language Released By Facebook xSicKxBot 0 2,108 09-27-2018, 06:01 AM
Last Post: xSicKxBot

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016