Repository navigation
language-comparison
- Website
- Wikipedia
Microbenchmarks comparing the Julia Programming language with other languages
An inquiry into nondogmatic software development. An experiment showing double performance of the code running on JVM comparing to equivalent native C code.
Fortran-Julia syntax comparison and Maxwell Solver in 2D using Yee numerical scheme and MPI topology
The Marinchip/Autodesk/Fourmilab floating point benchmark, used since 1980 to evaluate the performance of machines and compilers on trigonometry-intensive floating point computations
Compare the similarities and differences between various programming languages
A modern, interactive platform for exploring and comparing programming languages. Built with SvelteKit and TailwindCSS.
An Operating Systems Course Project to compare Parallel Programming Constructs in Go,Elixir & Scala
Links to speed comparisons of languages used in scientific omputing
Simulate and compare finite state machines
A simple test to compare the speed of different languages. It runs an algorithm called FizzBuzz from 0 to 1000000 and calculates the time spent to run. It includes C, C#, Java, JavaScript, and Python.
"Doomsday" algorithm to find the weekday of a given date, implemented in 8 languages, which battle to see who's the strongest!
The RQuest project uses R to analyze textual data, focusing on tasks like calculating word lengths, comparing languages, and extracting linguistic features with udpipe. It includes statistical methods, visualizations, and stochastic simulations, showcasing diverse approaches to text modeling.
Code examples for the DIBS course. Lessons in Spanish, code in English.
Article about Parallel Programming
A repository for my (GPWR) practice with the lingpy module.
Examples of simple R and Fortran programs that calculate descriptive statistics and of equivalent R and Fortran syntax
For finding strings with particular md5 hashes
A comparison of two OO languages, Python and PHP