资 源 简 介
Just attempting to create a programming language using ANTLR. Nothing complex - a basic input/output engine with simple mathematical expressions, no file IO to start with. Mostly imperative with a few functional goodies (implicit mapping is the main thing I"d like to learn how to implement).
The syntax is a hybrid of Pascal, C and Python.
Here are some ideas I"m brainstorming for Features.
See the Introduction
For a quickstart SyntaxUsage
Blog located at Rongo Blog
Goals List:
GoalsNearTerm
GoalsMediumTerm
GoalsLongTerm