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

https://github.com/eddmann/santa-lang-editor

Web-based code editor for santa-lang; an functional, C-like programming language for solving Advent of Code puzzles
https://github.com/eddmann/santa-lang-editor

santa-lang

Last synced: 6 months ago
JSON representation

Web-based code editor for santa-lang; an functional, C-like programming language for solving Advent of Code puzzles

Awesome Lists containing this project

README

          

santa-lang


CLI - Web - Lambda - PHP Extension - Jupyter


📙 Visit the documentation to learn more

# santa-lang-editor

Web-based code editor for [santa-lang](https://eddmann.com/santa-lang/); an functional, C-like programming language for solving Advent of Code puzzles

## Repostories :octocat:

- [eddmann/santa-lang](https://github.com/eddmann/santa-lang) - Language specification/documentation
- [eddmann/santa-lang-editor](https://github.com/eddmann/santa-lang-editor) - Web-based editor
- [eddmann/santa-lang-prancer](https://github.com/eddmann/santa-lang-prancer) - TypeScript implementation
- [eddmann/santa-lang-comet](https://github.com/eddmann/santa-lang-comet) - Rust implementation