From 696c69d6c32226b57503586a5b0d3fdfa610e41c Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Thu, 16 Nov 2023 01:16:37 +0000 Subject: Basic parser + evaluator skeleton This fleshes out a basic parser w/ a calculator grammar and the skeleton for an evaluator --- winot/winot-core/.classpath | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'winot/winot-core/.classpath') diff --git a/winot/winot-core/.classpath b/winot/winot-core/.classpath index b6a7afa..5d2fb8e 100644 --- a/winot/winot-core/.classpath +++ b/winot/winot-core/.classpath @@ -9,6 +9,7 @@ + @@ -22,17 +23,17 @@ + - - + - + -- cgit v1.2.3