Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devyatsu/comfyscript

A programming language designed to be comfy to use and write code with
https://github.com/devyatsu/comfyscript

Last synced: about 13 hours ago
JSON representation

A programming language designed to be comfy to use and write code with

Awesome Lists containing this project

README

        

# ComfyScript

A programming language designed to be comfy to use and write code with

## Goals

Create:

- a parser
- an interpreter
- a standard library providing any useful feature
- a minifier
- a package manager

## Todo in parsing

- strings and strings litteral indexing
- regexp support
- implement beautifier/code prettifier