Skip to content

pkc918/newyear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧨 NewYear

NewYear is an interpreter implemented in the Go programming language.

It aims to provide a simple and efficient environment for parsing and executing code. This projects is designed to help developers understand the fundamental principles of interpreters while offering an extensible framework for future feature enhancements.

⭐Aims

  • lexical analysis
  • REPL
  • syntactic analysis
  • AST
  • CLOS(Common Lisp Object system)
  • evaluation

👑Features

  • Top-down parsing

About

NewYear is an interpreter written in Go (Golang)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages