Skip to content

shonk-software/seminar

Repository files navigation

Seminar

Running the example

To run the example you will need the following:

  • A working Rust installation
  • A working Java 24 JDK

You can simply run build-and-run.sh in the project root:

./build-and-run.sh

Alternatively, you can do the following steps manually:

Compile Rust

in the libquicksort directory run:

cargo build --release

Compile & Run Java

in the ffm-java-side directory run:

mvn compile exec:java

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors