python Programming Glossary: dsl
Parameter substitution for a SQLite “IN” clause http://stackoverflow.com/questions/1309989/parameter-substitution-for-a-sqlite-in-clause AUTOINCREMENT name TEXT ' for name in 'Ubuntu Fedora Puppy DSL SuSE'.split c.execute 'INSERT INTO distro name VALUES ' name..
Writing a compiler for a DSL in python http://stackoverflow.com/questions/339217/writing-a-compiler-for-a-dsl-in-python a compiler for a DSL in python I am writing a game in python and have decided to.. I am writing a game in python and have decided to create a DSL for the map data files. I know I could write my own parser with.. is used in the PHP engine. Some extra info Yes I do need a DSL and even if I didn't I still want the experience of building..
Why are scripting languages (e.g. Perl, Python, Ruby) not suitable as shell languages? [closed] http://stackoverflow.com/questions/3637668/why-are-scripting-languages-e-g-perl-python-ruby-not-suitable-as-shell-lang that trying to address these points by bolting features or DSLs onto a general purpose programming language doesn't work. At.. a shell in Ruby there is rush which is an internal DSL for shell programming in Ruby there is Hotwire which is a Python..
Which of these scripting languages is more appropriate for pen-testing? [closed] http://stackoverflow.com/questions/76408/which-of-these-scripting-languages-is-more-appropriate-for-pen-testing Python app I have to know how it's made. If I see a Ruby DSL or some Ruby voodoo I'm hooked on Ruby for a while. Right now..
sandboxing/running python code line by line http://stackoverflow.com/questions/9670931/sandboxing-running-python-code-line-by-line used the Spin model checker before but it uses its own DSL and I'd just love to do the modelling in the implementation..
|