Coder Social home page Coder Social logo

folders's Introduction

Folders

A language where the code is written with folders. Perhaps the most Windows of languages.

Hello, World!

hellworld

Links

Tools

Since writing constants in Folders is a challenge (especially strings), the Folders Tools converts any literal into a set of folders:

Usage: FoldersTools LiteralBuilder type value [add_gitignore]

type = char, int, float, string

value = the value to convert

[add_gitignore] (optional) allows for adding .gitignores to all terminal folders (necessary to check in Folders programs)

Compiling

The Folders project itself is the compiler. Run it, providing the path to your Folders programs

Args:

/s to transpile to C#

folders's People

Contributors

datbear avatar rottytooth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

folders's Issues

example program lacks bang

the example program lacks the ! in Hello World!

Also, this looks more like a mac OS program to me. Will it cross compile?

99 bottles program final folder doesn't seem to make sense

Hey there, cool esolang! I'm actually trying to write a python interpreter for it for fun ๐Ÿ˜„

Anyways, and this may be something I'm not understanding, but in your example 99 bottles program the final command folder is New Folder (4) which has the following structure (limited to depth 3):

New folder (4)
     โ””โ”€โ”€ New folder (2)
         ย ย           โ””โ”€โ”€ New Folder
         ย ย           โ””โ”€โ”€ New Folder (2)
         ย ย           โ””โ”€โ”€ New Folder (3)

Doesn't every command folder need at least two subfolders?
Also, assuming New folder (2) is an expression folder (because if we interpret it as such we get a LITERAL :: STRING :: 2 bottles of beer on the wall...) then I'm assuming you'd want New Folder (4) to have a PRINT statement?

For example I would have assumed the following structure:

New folder (4)
     โ””โ”€โ”€ New folder (1)
                     โ””โ”€โ”€ [ 4 subfolders to make it a PRINT statement ]
     โ””โ”€โ”€ New folder (2)
         ย ย           โ””โ”€โ”€ New Folder
         ย ย           โ””โ”€โ”€ New Folder (2)
         ย ย           โ””โ”€โ”€ New Folder (3)

Asking so I can make my interpreter spec-compliant lol

Dir order wrong in Parallels

Running in Parallels, with the directories in the Mac volume, the directories are sometimes read in the wrong order (not alphabetical). An explicit sort by name should fix this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.