1.4 spec?

200 views
Skip to first unread message

Jason Hemann

unread,
Dec 5, 2014, 6:03:05 PM12/5/14
to lci-g...@googlegroups.com
I saw in Justin's ray tracer he relies on the 1.4 spec. I've never seen that. Where can I find it, or just a summary of its features?

Justin Meza

unread,
Dec 5, 2014, 6:18:57 PM12/5/14
to lci-g...@googlegroups.com
Hi!

All credit for the raytracer goes to LoganKelly :).  That's his awesome project.

Right now the version number in the HAI <version> syntax doesn't have too much significance (I think it just has to be a float).  I'm currently using it in my own source code to denote source code files that either use the 1.2 spec, the proposed 1.3 spec, or new features like standard libraries that I'm adding that I'm calling 1.4.  This is not standardized, just a helpful reminder.

That being said, we'd like to draft a 1.3 spec soon because it seems like most of the features in lci are gaining traction (and in fact are necessary in the most interesting programs out there, like the raytracer).

In my mind, the new things in 1.4 are currently all of the standard libraries (like the string library, I/O library, and network communication) that are listed here:  https://github.com/justinmeza/lci/blob/future/binding.c .  But I'm guessing there will be a lot of additional things that are added before 1.4 eventually gets drafted.

- Justin


On Fri, Dec 5, 2014 at 3:03 PM, Jason Hemann <jason....@gmail.com> wrote:
I saw in Justin's ray tracer he relies on the 1.4 spec. I've never seen that. Where can I find it, or just a summary of its features?

--
You received this message because you are subscribed to the Google Groups "lci-general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lci-general...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages