Jump to content

Category talk:Wren-gmp: Difference between revisions

m
Added quotes to 'lang' attribute.
m (Fixed syntax highlighting.)
m (Added quotes to 'lang' attribute.)
Line 32:
 
==Source code (Wren)==
<syntaxhighlight lang="ecmascript">/* Module "gmp.wren" */
 
import "./trait" for Comparable
Line 1,153:
 
==Source code (C)==
<syntaxhighlight lang="c">/* gcc -O3 wren-gmp.c -o wren-gmp -lmpfr -lgmp -lwren -lm */
 
#include <stdio.h>
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.