Skip to content

Dezashibi lANGuage - based on the Interpreter in Go book by Thorsten Ball which I rewrote in C using my own DCommon library and with some modifications in approaches.

License

Notifications You must be signed in to change notification settings

dezashibi-c/a-dang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dang Compiler

Dang is an experimental language to see how useful can be removing parenthesis and transform grammar to a form of sentence-like (statements).

It is based on the Interpreter in Go book by Thorsten Ball which I rewrote in C using my own DCommon library and with some modifications in approaches.

License

Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) License.

Copyright (c) 2024, Navid Dezashibi navid@dezashibi.com

Please refer to LICENSE file.

About

Dezashibi lANGuage - based on the Interpreter in Go book by Thorsten Ball which I rewrote in C using my own DCommon library and with some modifications in approaches.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published