1.0.0 • Published 2 years ago

folders.js v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

folders.js

A Node.js implementation of the Folders esoteric programming language.

Features

folders.js can compile the folder structure to JavaScript code, and then you can choose to run it or view it.

$ folders
   __       _     _                  _     
  / _| ___ | | __| | ___ _ __ ___   (_)___ 
 | |_ / _ \| |/ _` |/ _ \ '__/ __|  | / __|
 |  _| (_) | | (_| |  __/ |  \__ \_ | \__ \
 |_|  \___/|_|\__,_|\___|_|  |___(_)/ |___/
                                  |__/     

Format: folders (directory name) [--code]

You can optionally pass the --code option, that converts the folder structure into JavaScript code.

License

This project is licensed under the MIT License.

1.0.0

2 years ago