Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 423 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 423 Bytes

v++

Introduction

This is a simple parser i made for my principle of programing course at my University. It can tokenize, identify the context of the string and do some simple calculation.

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.1. Bun is a fast all-in-one JavaScript runtime.

its libber dish