Things to discuss about your programming language
-Data types
-paradigm
-what its useful for
-what its similar to
-subprograms
-parameter modes
-key or reserved words
-compiled or interpretted
-exception handling?
-selection statements
-iterative statements
-comment
-assignment opperator
-where to find it
-how to compile it
-how to run it
-how to install it
-recursion
-variable name convention
-pointers
-type declaration
-handle strings
-strongly typed
What you particularly liked about it
What you particularly disliked about it
Show some code you’ve written
If you are able to run code even better.