refactored ast tables, added eval method
This commit is contained in:
parent
cf3255f015
commit
78973ac067
4 changed files with 100 additions and 29 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package ast;
|
||||
package ast
|
||||
|
||||
import (
|
||||
"unicode"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue