]> git.mdlowis.com Git - proto/sclpl-rb.git/log
proto/sclpl-rb.git
6 years agoreorged code slightly
Michael D. Lowis [Mon, 27 Jan 2020 15:25:23 +0000 (10:25 -0500)]
reorged code slightly

6 years agotweaked syntax based on ideas from oberon
Michael D. Lowis [Mon, 27 Jan 2020 04:21:30 +0000 (23:21 -0500)]
tweaked syntax based on ideas from oberon

6 years agoadded ada notes
Michael D. Lowis [Fri, 20 Sep 2019 20:37:21 +0000 (16:37 -0400)]
added ada notes

6 years agotaking inspiration from ada...
Michael D. Lowis [Fri, 20 Sep 2019 03:32:04 +0000 (23:32 -0400)]
taking inspiration from ada...

6 years agoadded basic arithmetic operators with proper precedence
Michael D. Lowis [Sat, 3 Aug 2019 02:43:01 +0000 (22:43 -0400)]
added basic arithmetic operators with proper precedence

6 years agoimplemented first pass at pratt parser
Michael D. Lowis [Wed, 31 Jul 2019 03:19:18 +0000 (23:19 -0400)]
implemented first pass at pratt parser

6 years agosketched out pratt parser
Michael D. Lowis [Tue, 30 Jul 2019 21:09:05 +0000 (17:09 -0400)]
sketched out pratt parser

6 years agoadded bare minimum constant parsing (only ints)
Michael D. Lowis [Tue, 30 Jul 2019 17:47:23 +0000 (13:47 -0400)]
added bare minimum constant parsing (only ints)

6 years agoinitial commit
Michael D. Lowis [Tue, 30 Jul 2019 14:55:15 +0000 (10:55 -0400)]
initial commit