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

https://github.com/devyatsu/aspen

Aspen - A simple scripting language.
https://github.com/devyatsu/aspen

Last synced: 10 months ago
JSON representation

Aspen - A simple scripting language.

Awesome Lists containing this project

README

          

# Aspen - My scripting language.

After [ComfyScript](https://github.com/DevYatsu/ComfyScript.git), [JadeFlow](https://github.com/DevYatsu/JadeFlow.git) and [plk_fast](https://github.com/DevYatsu/pkl_fast.git), after losing hours and hours of work in order to create a true parser/interpreter, here we are.

I want to believe this one is the right one, I've learned from my mistakes... At least I hope so! Let's see how the project moves on.

## Progress

- [x] Lexer: done, perfect, we are on a right path
- [ ] Parser: I am on it!
- [ ] Interpreter: ...