pumascript / puma

Meta-programming framework for JavaScript based on LayerD concepts
MIT License
30 stars 28 forks source link

Implement the Break Statement #137

Open nestornav opened 6 years ago

nestornav commented 6 years ago

The runtime need to has the visitor for the break statement. For this implementation please check this link related to current supported specification.