daisyUniverse / BabelDuck

A WIP DuckyScript intermediary language interpreter written in PowerShell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BabelDuck

A WIP DuckyScript intermediary language interpreter written in PowerShell

This is nowhere near finished - It's more meant to be a learning experment than it is meant to be a functional language

This is the first time I've tried to write anything like this and I'm basically looking at no references along the way - so it's a mess

The intention is to make an interpreted language the compiles down to basic DuckyScript that's a little easier on the eyes and feels more at home to use, contributions welcome

About

A WIP DuckyScript intermediary language interpreter written in PowerShell

License:Apache License 2.0


Languages

Language:PowerShell 100.0%