8000 GitHub - alexcolls/languages-visualizations: A Languages visualization experiment
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexcolls/languages-visualizations

 
 

Repository files navigation

Languages Visualizations

Fibonacci - Clojure wins!

This a playground for visualizing the the Languages benchmark of Benjamin Dicken's.

You favorite language is missing?

If you lack some language in the visualizations, let me know in an issue. If you include instructions on how to get the toolchain installed on a Mac silicon (without any Docker involved) it increases the chances I get the language included.

How this was built

The visualizations app is written with Replicant (the page with “navigation”) and Quil (the animated visualizations). Some of the language logos come from techicons.dev.

I hope you fork this project and have some fun with it. 😄

How to have some fun

You'll need the Clojure CLI tool (clojure), Java, and NodeJS.

  1. npm i
  2. Start the app: npx shadow-cljs watch app

When the app is compiled, you can access it on localhost:9797

To play with the code, connect your editor to the shadow-cljs REPL and go.

(Or use the REPL Jack-in feature of your favorite Clojure editor.)

Run benchmarks

See github.com/bddicken/languages for instructions.

Share it around, please ❤️

If you share on X, please tag @pappapez and @BenjDicken.

About

A Languages visualization experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 95.2%
  • CSS 3.0%
  • HTML 1.8%
0