Skip to content

hiimjustin000/folders.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published