Commit Briefs

Omar Polo

add known issues to the readme (main)


Omar Polo

rework the grammar



Omar Polo

fmt


Omar Polo

add rules for ELSIF


Omar Polo

temporarly disable the # ... # comment

it clashes with the shebang, the initial #! should be excluded... Dunno how thought.


Omar Polo

implement the loop bits for smie


Omar Polo

fix the indentation for the conformity clause

pretty name for the CASE on a UNION value


Omar Polo

rework the grammar

In Algol68 pretty almost everything seems to yield a value (except loops, mode declarations and... ?) so it's easier (and probably more correct) to have "exprs" instead of "insts" (instructions) everywhere. The "resolvers" are probably wrong, but so far they work.


Omar Polo

handle the comma better


Omar Polo

delete unused functions



Omar Polo

tweaks to the readme



Omar Polo

typo