saikyun / freja

Self-modifiable editor for coding graphical things
68 stars 3 forks source link

freja-dofile should handle removal of old symbols #34

Open saikyun opened 3 years ago

saikyun commented 3 years ago

There are two alternatives for freja-dofile:

Use an existing env when running dofile

Benefits:

Drawbacks:

Use a new env when running dofile

Benefits:

Drawbacks:

Current state

Having some problems with vars working with second way. Might have figured out defonces.