From 15c42c1c1290997601eddd3a5fce34924760b7de Mon Sep 17 00:00:00 2001 From: Rui Ge Date: Mon, 31 Oct 2022 01:50:50 -0700 Subject: Added Rui Ge's submission. Added an MetaOCaml impl, a Prolog impl, and added myself to people.json. --- people.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'people.json') diff --git a/people.json b/people.json index 155858b..3652818 100644 --- a/people.json +++ b/people.json @@ -619,5 +619,20 @@ "link": "./entries/joeyshi12/vimscript/fib.vim" } ] - } + }, + { + "github": "gerui", + "name": "Rui Ge", + "title": "PhD Candidate, UBC", + "entries": [ + { + "name": "gfib.ml", + "link": "./entries/gerui/gfib.ml" + }, + { + "name": "fib.pl", + "link": "./entries/gerui/fib.pl" + } + ] + } ] -- cgit v1.2.3-70-g09d2