An open API service indexing awesome lists of open source software.

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.

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**.