Recently I found out about CTFE and started reading all about it.  
I am very pleased to discover that Nim is currently the #1 language on this 
topic!  


Dlang is catching up; they are developing a new [bytecode 
VM](https://dlang.org/blog/2017/04/10/the-new-ctfe-engine/) for CTFE just like 
Nim has for years now (vmdef.nim).

Recently [attempts](https://github.com/nim-lang/Nim/pull/10150) to provide the 
missing FFI support begun!

What are all the features that Nim _could eventually_ that you can think of?  
I know this is not top priority stuff, but it would be nice to concentrate all 
the CT pending features in one place (maybe github RFC issue).  

Reply via email to