Skip to content

Instantly share code, notes, and snippets.

@shelajev
Last active June 6, 2018 09:52
Show Gist options
  • Select an option

  • Save shelajev/56d46947abfe81841a8676682ff0e141 to your computer and use it in GitHub Desktop.

Select an option

Save shelajev/56d46947abfe81841a8676682ff0e141 to your computer and use it in GitHub Desktop.
big-integer-demo.shell
# shelajev at shrimp.local in /tmp
→ clang -c -O1 -emit-llvm -I$GRAALVM_HOME/jre/languages/llvm big-integer-demo.c
# shelajev at shrimp.local in /tmp
→ lli --jvm big-integer-demo.bc
115792089237316195423570985008687907853269984665640564039457584007913129639936
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment