Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
aw
/
picolisp-rust
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commitit
1
Haara
26 KiB
Rust
53.2%
PicoLisp
41.9%
Makefile
4.8%
Haara:
master
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
picolisp-rust
/
Makefile
10 rivejä
106 B
Raaka
Pysyvä linkki
Blame
Historia
# Makefile to build the lib and test it
.PHONY: all
all: check
check:
cargo build && \
./extract.l