8000 GitHub - terencej23/newbie: PLT Project Repo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

terencej23/newbie

Repository files navigation

newbie

PLT Project Repo

readme edit

INTRODUCTION

Traditional high-level programming languages are often too cryptic and difficult for new users to understand. The goal with Newbie is to create a pseudo-code like programming language aimed to simplify the programming experience for beginner developers. This will allow new coders the ability to design, implement and better understand common algorithms without the frustration of learning specific programming syntax. Our standard library will specifically allow for easy implementation of basic algorithms involving linked lists, graphs, and trees.

scanner

make all will compile the tokenizer executable which can then be called on either stdin or the filepath passed in the 1st command line arg

  • ./tokenizer [inFile]
  • output consists of listed tokens

About

PLT Project Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

0