Commit History
@master
git clone https://git.catseye.tc/Velo/
-
Call methods on the proper receiver, etc. One more test passes.
catseye
12 years ago
-
Perfunctory attempt to fix situation with strings.
catseye
12 years ago
-
Deal with method/attr ambiguity: improve parser, runtime -> eval.
catseye
12 years ago
-
Just enough improvement to get one test (hello world) to pass.
catseye
12 years ago
-
Start of evaluator (untested), refine runtime a bit more.
Cat's Eye Technologies
12 years ago
-
Refine the runtime a little more.
Cat's Eye Technologies
12 years ago
-
Show that delegation, in some small form, works.
Cat's Eye Technologies
12 years ago
-
Add some runtime support -- not used yet.
Cat's Eye Technologies
12 years ago
-
Make EOL a token, modify grammar. All examples parse now!
Cat's Eye Technologies
12 years ago
-
Parser doesn't break so much. Produces wildly wrong parses, though.
Cat's Eye Technologies
12 years ago
-
NB! ^ = match beginning of LINE; \A = match beginning of STRING.
Cat's Eye Technologies
12 years ago
-
Parsing is still pretty broken, but less so, and more verbose.
Cat's Eye Technologies
12 years ago
-
Split (broken) code up into files. (Probably asking for trouble.)
Cat's Eye Technologies
12 years ago
-
Add (broken, I know it's broken) parser to implementation.
Cat's Eye Technologies
12 years ago
-
Add stuff so that we can at least run the README as a test suite.
Cat's Eye Technologies
12 years ago
-
Relatively minor edits to the description.
Cat's Eye Technologies
12 years ago
-
Initial import of the description of the Velo language, so far.
Cat's Eye Technologies
12 years ago