v/vlib/readline
Delyan Angelov abf15e863c
v2: compile vrepl, 'fn main(){println(2+2)}' runs now
It works if you give it complete V programs like
fn main(){println(2+2)}
but not for single expressions like 2+2 or statements like a:='abc'
2020-04-02 19:21:12 +03:00
..
readline.v update copyright years 2020-02-03 05:00:36 +01:00
readline_darwin.v update copyright year 2020-01-23 21:04:46 +01:00
readline_js.v update copyright years 2020-02-03 05:00:36 +01:00
readline_linux.v v2: compile vrepl, 'fn main(){println(2+2)}' runs now 2020-04-02 19:21:12 +03:00
readline_solaris.v solaris: make 'v test-compiler' pass (stage 2) 2020-03-21 09:48:02 +01:00
readline_windows.v update copyright years 2020-02-03 05:00:36 +01:00