-
Generating Python Code From Object-Z Specifications
Object-Z is an object-oriented specification language which extends the ...
read it
-
Meta-analysis parameters computation: a Python approach to facilitate the crossing of experimental conditions
Meta-analysis is a data aggregation method that establishes an overall a...
read it
-
Coffea – Columnar Object Framework For Effective Analysis
The coffea framework provides a new approach to High-Energy Physics anal...
read it
-
Towards a Hardware DSL Ecosystem : RubyRTL and Friends
For several years, hardware design has been undergoing a surprising revi...
read it
-
GOOL: A Generic Object-Oriented Language (extended version)
We present GOOL, a Generic Object-Oriented Language. It demonstrates tha...
read it
-
An Introduction to Programming for Bioscientists: A Python-based Primer
Computing has revolutionized the biological sciences over the past sever...
read it
-
Extended abstract: Type oriented programming for task based parallelism
Writing parallel codes is difficult and exhibits a fundamental trade-off...
read it
ARGG-HDL: A High Level Python Based Object-Oriented HDL Framework
We present a High-Level Python-based Hardware Description Language (ARGG-HDL), It uses Python as its source language and converts it to standard VHDL. Compared to other approaches of building converters from a high-level programming language into a hardware description language, this new approach aims to maintain an object-oriented paradigm throughout the entire process. Instead of removing all the high-level features from Python to make it into an HDL, this approach goes the opposite way. It tries to show how certain features from a high-level language can be implemented in an HDL, providing the corresponding benefits of high-level programming for the user.
READ FULL TEXT
Comments
There are no comments yet.