]> www.ljiriste.work Git - SetSCAD.git/log
SetSCAD.git
21 hours agoCreate initial symbols for parsing trunk
Lukáš Jiřiště [Fri, 18 Sep 2026 13:13:07 +0000 (15:13 +0200)]
Create initial symbols for parsing

2 months agoUse single chars for set operators
Lukáš Jiřiště [Mon, 13 Jul 2026 19:28:48 +0000 (21:28 +0200)]
Use single chars for set operators

Using letters for operators may prove to be a silly choice but I tried
to use those that look somewhat like the correct symbols.

2 months agoAdd the least grammar to be able to do something
Lukáš Jiřiště [Mon, 13 Jul 2026 18:53:35 +0000 (20:53 +0200)]
Add the least grammar to be  able to do something

The grammar before defined the set definition, but not the actual file
grammar. This adds concepts such as statement so a file can be written.

2 months agoTurn NAME into STRING and rename point as coordinate
Lukáš Jiřiště [Mon, 13 Jul 2026 18:51:41 +0000 (20:51 +0200)]
Turn NAME into STRING and rename point as coordinate

These are more appropriate names for the types.

2 months agoMinor improvements in grammar
Lukáš Jiřiště [Mon, 13 Jul 2026 18:26:54 +0000 (20:26 +0200)]
Minor improvements in grammar

2 months agoCreate the basic idea of the grammar
Lukáš Jiřiště [Sun, 12 Jul 2026 20:41:30 +0000 (22:41 +0200)]
Create the basic idea of the grammar

2 months agoFirst commit with README stating the repos purpose
Lukáš Jiřiště [Sun, 12 Jul 2026 16:30:16 +0000 (18:30 +0200)]
First commit with README stating the repos purpose