Skip to content

tud-ccc/lndw-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lange Nacht der Wissenschaften compiler demo

This project is a demonstration application for showing how a compiler works on a high level, and how compilers use optimizations to reduce runtime, number of operations, memory usage, etc. Although it has been created for the Lange Nacht der Wissenschaften (long night of sciences), it can be used for any demonstration purpose, of course.

Usage

To run the app, clone the repository and run cargo run (--release) in its root directory. This requires a Rust installation; the minimum supported Rust version (MSRV) is 1.88.

The app looks something like this and is mostly self-explanatory:

image

About

Showcase compiler for Lange Nacht der Wissenschaften

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages