Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

NablaVM/del

Repository files navigation

Δ Del

Build Status

Development Updates:

09/ July/ 2020

After much consideration and branches of rewrites I've decided that this implementation of DEL will remain as-is. Its not great, but its a decent start. There is no printing, no working with the VM Net/File IO, and it has no dynamic memory. This means its not really usable. Realistically, writing programs in ASM for Nabla is a better idea. The DEL language was meant as a POC and I think it does that nicely.

🌟 22/ June/ 2020 🌟

The Del Compiler is on its way, and recently pulled out of the Nabal VM application. Initially I thought it would a good idea to couple the compiler with the virtual machine, but I recently decided against doing that. This is an application specifically to compile the Del language to Nabla Bytecode that can then be executed by the NablaVM.

About

Δ Compiler for the Del language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published