index
:
pascal_compiler
master
Small compiler for a subset of pascal
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
check
/
type
/
bool
/
fail-real.p
blob: 7c7d00d812c298fc53963d936267406aa30c7ae5 (
plain
)
1
2
3
4
program main
(
input
,
output
);
begin
1.1
<>
1
end.