From afde2df05daa178cf4d4bddccc0f27093416a9c2 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 6 Apr 2014 19:23:28 -0500 Subject: C#: step0_repl using de Icaza's getline.cs --- docs/TODO | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index fb87766..6ff581c 100644 --- a/docs/TODO +++ b/docs/TODO @@ -19,6 +19,15 @@ Bash: C: - come up with better way to do 20 vararg code +C#: + - http://msdn.microsoft.com/en-us/library/ms228362.aspx + - http://www.tutorialspoint.com/csharp + - Readline: + - http://stackoverflow.com/questions/2024170/is-there-a-net-library-similar-to-gnu-readline + - http://tirania.org/blog/archive/2008/Aug-26.html + - https://github.com/deveel/deveelrl + + Clojure: Java: -- cgit v1.2.3