[The deva language v1 was a learning experiment for creating an interpreted language from the ground-up, with no prior working knowledge on the subject. It makes about every mistake possible... the author went on to create a second version to apply the lessons from v1. v2 is a workable scripting language, but like all such attempts, a third version would include even more lessons (ad infinitum)]
Original goal:
The 'deva' programming language. A small dynamic, language bearing some similarities to C and Python. Designed for embedding in C++ applications, it is also suitable for simple scripting applications. Written to be as simple as possible.
Features
- "C-ish" syntax
- fully dynamic
- multi-paradigm: basic OOP and functional programming support
- "slicing" notation (ala Python)
- embeddable in C++
- includes (byte-)compiler, interpreter/executor and debugger
License
MIT LicenseFollow DEPRECATED-The deva programming language
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DEPRECATED-The deva programming language!