-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Move everything to
lasp-rubysubdirectory - Take first steps by writing a lasp interpreter in lasp (parts of this, like parsing, should hopefully be able to be lifted directly into the compiler)
- Make the language more well defined by writing a
lasp-specblack box test suite. This should be very conservative and obviously not have the Ruby interoperability features at all. Could still be written in RSpec but not use lasp as a library directly in any way, this should be directly useable by the compiled version. - Write
laspc, hopefully targeting LLVM.- How can the stdlib be written? Is directly in LLVMIR an option..?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels