Nsite is the official webpage for the programming language NEiT. Built using Next.js, TypeScript, and Tailwind, the website showcases the unique features of NEiT, which is designed to offer a powerful coding experience. From the Semigen engine to a super-powered compiler and a Rust-based interpreter, NEiT aims to transform the way developers approach coding.
- Semigen Engine: At the heart of NEiT lies the Semigen engine, which lets you bend the language's syntax to your will.
- Compiler: NEiT boasts a super-powered compiler that churns out high-performance C code, using Clang for optimizations.
- Interpreter: A Rust-based interpreter allows you to run your code like a pro with a portable and efficient tool.
- Artificial Intelligence: NEiT leverages AI to craft the perfect coding environment tailored to your needs.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Hacker-Anakin/Nsite.git
-
Navigate to the project directory:
cd Nsite
-
Install the dependencies:
npm install
To start the development server, run:
npm start
Open http://localhost:3000 in your browser to view and interact with Nsite.
We welcome contributions to improve Nsite. To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -m 'Add your feature'
). - Push to the branch (
git push origin feature/your-feature
). - Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact us at [email protected].
Feel free to make any changes or provide further information!