Live data from Hacker News

Gerbil v0.18 Released

github.com

1–6 of 6 posts

Re: Gerbil v0.18 Released

#2
Gerbil Scheme https://cons.io > just saw its release v0.18, with many usability and documentation upgrades, and a bunch of new functionality in the standard library. A "meta-dialect of Scheme with post-modern features", Gerbil layers a Racket-like module system (the best in the world by far) on top of Gambit Scheme (compiler that produces the fastest code), with lots of libraries as "batteries included" for production-level client/server code.

Re: Gerbil v0.18 Released

#6
post #5

It's also fast! https://vyzo.github.io/lisp-benchmarks-game/

> This is based on the now defunct Programming Language Shootout, aka The Benchmark Games.

That seems to be a defunct mirror someone made once upon a time.

https://www.google.com/search?q=benchmarks+game

Here are the Racket programs shown on the benchmarks game website:

https://benchmarksgame-team.pages.debian.net/benchmarksgame/...

Here are the Go programs shown on the benchmarks game website:

https://benchmarksgame-team.pages.debian.net/benchmarksgame/...

Here is the benchmarks game website:

https://benchmarksgame-team.pages.debian.net/benchmarksgame/...