radiance
Radiance self-hosting compiler
home
log
refs
agent/safe-ast
master
agent/cell-permissions
cloudhead/master-next
agent/master-fixes
agent/opaque-records
agent/safe-ast
agent/lexical-regions-kernel-t2
agent/kernel-t2
kernel
cloudhead/memory-safety
cloudhead/generic-core-types
radiance-generics
ai/ril-safety
8841bacd
compiler: Check optional and slice construction
Alexis Sellier
6 days
ago
Clone
Git HTTPS URL
Git SSH URL
compiler/
lib/
scripts/
count-lines-no-comments.sh
1.2 KiB
count-lines.sh
1.1 KiB
objdump
63 B
seed/
sublime/
test/
vim/
.gitignore
336 B
.gitsigners
112 B
CONTRIBUTING
2.1 KiB
LICENSE
1.1 KiB
Makefile
5.4 KiB
README
2.5 KiB
STYLE
2.5 KiB
std.lib
1.5 KiB
std.lib.test
662 B
scripts/objdump
63 B
raw
1
#!/bin/sh
2
exec riscv64-elf-objdump -D -bbinary -mriscv:rv64 $1