diff --git a/sources/tech/20150615 Let-s Build A Simple Interpreter. Part 1..md b/sources/tech/20150615 Let-s Build A Simple Interpreter. Part 1..md index 9a815f2852..592e43e067 100644 --- a/sources/tech/20150615 Let-s Build A Simple Interpreter. Part 1..md +++ b/sources/tech/20150615 Let-s Build A Simple Interpreter. Part 1..md @@ -1,4 +1,5 @@ -// Translating by Linchenguang.... +BriFuture is translating this article + Let’s Build A Simple Interpreter. Part 1. ======