Hacker News new | ask | show | jobs
by martinquantum 3191 days ago
The sample they showed did not look like any of the standard .NET languages, so I wonder if they are going with a standalone language. AFAIK most quantum programming languages are actually embedded into another language (C, Haskell, ML) so if they actually implemented a standalone language, that would be interesting. Not sure what the file extension means.
1 comments

It looks like it was related to Liquid. Info here: http://stationq.github.io/Liquid/

That specific code sample looks like it was based on the Teleport sample: https://github.com/StationQ/Liquid/blob/master/Samples/Telep...