/ponic

Primary LanguageGoMIT LicenseMIT

Ponic logo

Ponic

Status GitHub Issues GitHub Pull Requests License


Ponic is an open source language focused on fast and reliable web development.

Hello World

Hello

Greet

Greet

Fibonacci Sequence

Fib

📝 Table of Contents

🏁 Getting Started

Prerequisites

The project requires you to have Go installed.

brew install go

Installing

Clone the repo

git clone https://github.com/danecwalker/ponic

Run the compiler (currently uses the ./examples/example.pc)

go run .

Roadmap

Ponic Roadmap

✍️ Authors