From e5219d2246c493e4d34f7a9456ab09be4c33d64f Mon Sep 17 00:00:00 2001 From: bvisness Date: Mon, 2 May 2022 22:55:05 +0000 Subject: [PATCH] Update 'compilers.md' --- compilers.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/compilers.md b/compilers.md index ed32ff2..6d083c7 100644 --- a/compilers.md +++ b/compilers.md @@ -33,6 +33,10 @@ the c compilation process - ABIs and FFI - should maybe be in separate article +experts / consultants: +- Bill +- NeGate + ## The actual progression - Simple expression interpreter (parse and evaluate)