Skip to content

Latest commit

 

History

History
81 lines (53 loc) · 2.6 KB

File metadata and controls

81 lines (53 loc) · 2.6 KB

Eve Programming Language Documentation

Welcome to the official documentation for Eve, a versatile and powerful programming language designed for modern software development.

Table of Contents

Core Language

Eve's core language features provide a solid foundation for building robust and efficient applications.

Database Interaction

Eve offers powerful database capabilities, including an Object-Relational Mapping (ORM) system and support for multiple database engines.

Database Extensions

Network Programming

Eve provides robust networking capabilities for building distributed systems and web applications.

Operating System Interface

Interact with the underlying operating system efficiently using Eve's OS interface.

Standard Library

Eve's comprehensive standard library provides essential tools and utilities for common programming tasks.

Getting Started

If you're new to Eve, we recommend starting with the Core Language section to familiarize yourself with the basic syntax and concepts. From there, you can explore the other sections based on your specific needs and interests.

Contributing

Eve is an open-source project, and we welcome contributions from the community. If you'd like to contribute to the language or its documentation, please visit our GitHub repository for more information.

License

Eve is released under the MIT License.


Thank you for choosing Eve. We hope this documentation helps you build amazing software!