Skip to content

ItsDoomOne/Spew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spew

Domain Specific Language for installing files and various interpreters
Currently WIP, and only PySpew is being actively developed

Project is currently 'dangerous'

What I mean by that is that it does not have any security features to stop execution of dangerous code.
It's still being implemented, and down here you can find what was implemented and what is WIP.

Implementation list

Print ✅
Shell ✅
Mkdir ✅
File ✅ (partially, no inline)
Unzip ❌
Alias ❌
Delete ✅
Unalias ❌
IF, ELSE and ELIF logic ❌
SpewFile 2 ❌
Specification for Config file ❌
Specification for SpewFile 2 ❌

Some information I must add

As I speak two languages, English and Portuguese, I find myself various times writing code in both, accidentally. Maybe that is because I'm so focused I do not even acknowledge in what language I'm writing in print statements.
Most of the time, those are commit messages and debugging texts. I'm extra careful in Specifications because its text-writing and not code-writing.

To-Do

  1. Make a documentation file for the config file.

About

Domain-Specific Language for file manipulation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages