Hacker News new | ask | show | jobs
by goingtosleep 1449 days ago
I'm curious about the status and/or roadmap of REPL for vlang? Do you plan for an expressive experience with the REPL, like in interpreted languages (python, ruby...), or it just compiles each line?
1 comments

REPL compiles each time, but we also have a WIP interpreter. That one is the real thing :) Not finished yet.

https://github.com/vlang/v/blob/master/vlib/v/eval