https://github.com/lagoon107/caxlang
Simple, interpreted programming language focused on simplicity and usability.
https://github.com/lagoon107/caxlang
interpreter programming rust simple
Last synced: 10 months ago
JSON representation
Simple, interpreted programming language focused on simplicity and usability.
- Host: GitHub
- URL: https://github.com/lagoon107/caxlang
- Owner: lagoon107
- Created: 2025-02-04T00:09:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T23:42:11.000Z (11 months ago)
- Last Synced: 2025-02-07T00:25:10.490Z (11 months ago)
- Topics: interpreter, programming, rust, simple
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Caxlang
Caxlang is a toy interpreted programming language that is meant to be very simple and easy to use.
## Current Status
Caxlang is currently just started in development, however, any and all contributions are absolutely welcome.
## Disclaimer
This language, for the time being, is a toy language that **SHOULD NOT** be used in production code. **Any and all syntax in this language is completely subject to change at any time**.