View unanswered posts | View active topics It is currently Tue Mar 19, 2024 10:43 am



Reply to topic  [ 2 posts ] 
 clike a retargetable C-ish compiler 
Author Message

Joined: Wed Jan 09, 2013 6:54 pm
Posts: 1780
As mentioned over on the myStorm forums:

Quote:
Nearby, @metaprogrammer said:

Quote:
Hi! I also explored using tiny ice40 FPGAs for compute acceleration with HLS, have a look at SoC - you can fit quite a surprising amount of logic into those puny 8k cells.

I'd like to know more about the c2 RISC in this project (one of 3 CPUs included!) and also about how readily portable the clike compiler is to other simple machines (and I have in mind OPC7)



Wed Apr 10, 2019 3:56 pm
Profile

Joined: Wed Jan 09, 2013 6:54 pm
Posts: 1780
Notes from the repo:
Quote:
A simple C-like language compiler with an extensible syntax and typed macros support

CLike 0.1 is a low-level programming language with an extensible syntax based on C.

CLike targets LLVM, tested with LLVM 3.5.

CLike is implemented in PFront, a domain-specific language for compiler construction.

C is a very low level language, without any built-in means for extensibility... CLike was designed to expore the design space of extensible syntax languages and a Lisp-style metaprogramming in a statically typed environment.


Wed Apr 10, 2019 5:39 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software