From 6244b7a2efb2174ff9421d988524be5704e2984c Mon Sep 17 00:00:00 2001 From: mottla Date: Mon, 27 May 2019 12:54:53 +0200 Subject: [PATCH] improved circuit compiling improved circuit compiling still not fully working improved circuit compiling still not fully working --- .idea/workspace.xml | 283 +++++++++++++++---------------- circuitcompiler/Programm.go | 212 +++++++++++++---------- circuitcompiler/Programm_test.go | 58 ++++--- circuitcompiler/circuit.go | 157 +++++++++-------- circuitcompiler/lexer.go | 2 +- circuitcompiler/parser.go | 2 +- 6 files changed, 383 insertions(+), 331 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 35c65d2..1d322fe 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,6 @@ - -