Skip to content

forklady42/pyforjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyforjs

A basic Javascript interpreter written in Python.

Currently handles:

  • Basic arithmetic (+,-,*,/, negatives, and parentheses)
  • variable assignment

Further Javascript interpreter work, particularly on the evaluator, is documented at [lispyjs] (https://github.com/kenyavs/lispyjs).

About

Javascript interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages